LICENSE
MANIFEST.in
README.markdown
setup.py
src/paperwork_shell/__init__.py
src/paperwork_shell/_version.py
src/paperwork_shell/main.py
src/paperwork_shell.egg-info/PKG-INFO
src/paperwork_shell.egg-info/SOURCES.txt
src/paperwork_shell.egg-info/dependency_links.txt
src/paperwork_shell.egg-info/entry_points.txt
src/paperwork_shell.egg-info/requires.txt
src/paperwork_shell.egg-info/top_level.txt
src/paperwork_shell.egg-info/zip-safe
src/paperwork_shell/cmd/__init__.py
src/paperwork_shell/cmd/chkworkdir.py
src/paperwork_shell/cmd/delete.py
src/paperwork_shell/cmd/edit.py
src/paperwork_shell/cmd/export.py
src/paperwork_shell/cmd/extra_text.py
src/paperwork_shell/cmd/import.py
src/paperwork_shell/cmd/label.py
src/paperwork_shell/cmd/move.py
src/paperwork_shell/cmd/ocr.py
src/paperwork_shell/cmd/rename.py
src/paperwork_shell/cmd/reset.py
src/paperwork_shell/cmd/scan.py
src/paperwork_shell/cmd/scanner.py
src/paperwork_shell/cmd/search.py
src/paperwork_shell/cmd/show.py
src/paperwork_shell/cmd/sync.py
src/paperwork_shell/cmd/util.py
src/paperwork_shell/cmd/about/__init__.py
src/paperwork_shell/cmd/about/logo.png
src/paperwork_shell/display/__init__.py
src/paperwork_shell/display/progress.py
src/paperwork_shell/display/scan.py
src/paperwork_shell/display/docrendering/__init__.py
src/paperwork_shell/display/docrendering/extra_text.py
src/paperwork_shell/display/docrendering/img.py
src/paperwork_shell/display/docrendering/labels.py
src/paperwork_shell/display/docrendering/text.py
src/paperwork_shell/l10n/__init__.py
src/paperwork_shell/l10n/out/__init__.py
src/paperwork_shell/l10n/out/de/__init__.py
src/paperwork_shell/l10n/out/de/LC_MESSAGES/__init__.py
src/paperwork_shell/l10n/out/de/LC_MESSAGES/paperwork_shell.mo
src/paperwork_shell/l10n/out/es/__init__.py
src/paperwork_shell/l10n/out/es/LC_MESSAGES/__init__.py
src/paperwork_shell/l10n/out/es/LC_MESSAGES/paperwork_shell.mo
src/paperwork_shell/l10n/out/fr/__init__.py
src/paperwork_shell/l10n/out/fr/LC_MESSAGES/__init__.py
src/paperwork_shell/l10n/out/fr/LC_MESSAGES/paperwork_shell.mo
src/paperwork_shell/l10n/out/oc/__init__.py
src/paperwork_shell/l10n/out/oc/LC_MESSAGES/__init__.py
src/paperwork_shell/l10n/out/oc/LC_MESSAGES/paperwork_shell.mo
src/paperwork_shell/l10n/out/uk/__init__.py
src/paperwork_shell/l10n/out/uk/LC_MESSAGES/__init__.py
src/paperwork_shell/l10n/out/uk/LC_MESSAGES/paperwork_shell.mo
tests/__init__.py
tests/cmd/__init__.py
tests/cmd/test_doc.pdf
tests/cmd/test_img.jpeg
tests/cmd/test_txt.hocr
tests/cmd/tests_import.py
tests/cmd/tests_sync.py