.dockerignore
.git_archival.txt
.gitattributes
.gitignore
.travis.yml
Dockerfile
Dockerfile.polyglot
LICENSE.rst
MANIFEST.in
OCRmyPDF.sh
README.rst
RELEASE_NOTES.rst
dev_requirements.txt
docker-wrapper.sh
pipeline.svg
pytest.ini
requirements.txt
setup.cfg
setup.py
test_requirements.txt
ocrmypdf/__init__.py
ocrmypdf/__main__.py
ocrmypdf/ghostscript.py
ocrmypdf/hocrtransform.py
ocrmypdf/leptonica.py
ocrmypdf/main.py
ocrmypdf/pageinfo.py
ocrmypdf/pdfa.py
ocrmypdf/qpdf.py
ocrmypdf/tesseract.py
ocrmypdf/unpaper.py
ocrmypdf.egg-info/PKG-INFO
ocrmypdf.egg-info/SOURCES.txt
ocrmypdf.egg-info/dependency_links.txt
ocrmypdf.egg-info/entry_points.txt
ocrmypdf.egg-info/not-zip-safe
ocrmypdf.egg-info/requires.txt
ocrmypdf.egg-info/top_level.txt
ocrmypdf/data/sRGB.icc
ocrmypdf/lib/__init__.py
ocrmypdf/lib/compile_leptonica.py
share/etc-apt-sources.list
share/sharp2.ttf
tests/test_hocrtransform.py
tests/test_main.py
tests/test_pageinfo.py
tests/resources/LinnSequencer.jpg
tests/resources/README.rst
tests/resources/aspect.pdf
tests/resources/blank.pdf
tests/resources/c02-22.pdf
tests/resources/cardinal.pdf
tests/resources/ccitt.pdf
tests/resources/cmyk.pdf
tests/resources/congress.jpg
tests/resources/encrypted_algo4.pdf
tests/resources/enormous.pdf
tests/resources/epson.pdf
tests/resources/francais.pdf
tests/resources/graph.pdf
tests/resources/graph_ocred.pdf
tests/resources/hugemono.pdf
tests/resources/invalid.pdf
tests/resources/jbig2.pdf
tests/resources/lichtenstein.pdf
tests/resources/linn.pdf
tests/resources/linn.txt
tests/resources/masks.pdf
tests/resources/missing_docinfo.pdf
tests/resources/multipage.pdf
tests/resources/palette.pdf
tests/resources/skew-encrypted.pdf
tests/resources/skew.pdf
tests/spoof/qpdf_dummy_return2.py
tests/spoof/tesseract_big_image_error.py
tests/spoof/tesseract_cache.py
tests/spoof/tesseract_crash.py
tests/spoof/tesseract_noop.py
tests/spoof/unpaper_oldversion.py