MANIFEST.in
README.md
setup.py
scanimage_webui/VERSION
scanimage_webui/__init__.py
scanimage_webui/app.py
scanimage_webui/main.py
scanimage_webui.egg-info/PKG-INFO
scanimage_webui.egg-info/SOURCES.txt
scanimage_webui.egg-info/dependency_links.txt
scanimage_webui.egg-info/entry_points.txt
scanimage_webui.egg-info/not-zip-safe
scanimage_webui.egg-info/requires.txt
scanimage_webui.egg-info/top_level.txt
scanimage_webui/libs/__init__.py
scanimage_webui/libs/scanner.py
scanimage_webui/libs/setuptools.py
scanimage_webui/libs/threads.py
scanimage_webui/static/css/app.css
scanimage_webui/static/css/croppr.css
scanimage_webui/static/img/crop-icon.png
scanimage_webui/static/img/delete-icon.png
scanimage_webui/static/img/reload-icon.png
scanimage_webui/static/img/rotate-l-icon.png
scanimage_webui/static/img/rotate-r-icon.png
scanimage_webui/static/img/scan-icon.png
scanimage_webui/static/js/app.js
scanimage_webui/static/js/croppr.js
scanimage_webui/static/js/jquery-3.3.1.min.js
scanimage_webui/static/js/utils.js
scanimage_webui/templates/index.html