COPYING
LICENSE.txt
README
README.rst
conftest.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
archive_hocr_tools.egg-info/PKG-INFO
archive_hocr_tools.egg-info/SOURCES.txt
archive_hocr_tools.egg-info/dependency_links.txt
archive_hocr_tools.egg-info/requires.txt
archive_hocr_tools.egg-info/top_level.txt
bin/abbyy-to-hocr
bin/fts-text-annotate
bin/fts-text-match
bin/hocr-combine-stream
bin/hocr-confidence-filter
bin/hocr-extract-page
bin/hocr-flatten-pages
bin/hocr-fold-chars
bin/hocr-lookup-check
bin/hocr-lookup-create
bin/hocr-lookup-reconstruct
bin/hocr-pagenumbers
bin/hocr-split-pages
bin/hocr-text
bin/hocr-text-paragraphs
bin/hocr-to-epub
bin/pdf-to-hocr
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/parse.rst
docs/source/searching.rst
docs/source/text.rst
hocr/__init__.py
hocr/fts.py
hocr/parse.py
hocr/searching.py
hocr/text.py
hocr/util.py
hocr/version.py
hocr/data/abbyy-lang-map.csv
tests/test_abbyy_to_hocr.py
tests/test_hocr_pagenumbers.py
tests/test_hocr_split_recombine.py
tests/test_pdf_to_hocr.py
tests/test_search_inside.py