.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
demo.py
pyproject.toml
.github/workflows/build-badge.yml
.github/workflows/python-publish.yml
.github/workflows/test.yml
docs/.DS_Store
docs/.gitattributes
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/guide.rst
docs/source/index.rst
docs/source/usage.rst
docs/source/generated/hotpdf.data.classes.ElementDimension.rst
docs/source/generated/hotpdf.data.classes.HotCharacter.rst
docs/source/generated/hotpdf.data.classes.Span.rst
docs/source/generated/hotpdf.hotpdf.HotPdf.rst
docs/source/generated/hotpdf.memory_map.MemoryMap.rst
docs/source/generated/hotpdf.processor.rst
docs/source/generated/hotpdf.span_map.SpanMap.rst
docs/source/generated/hotpdf.sparse_matrix.SparseMatrix.rst
docs/source/generated/hotpdf.trie.Trie.rst
docs/source/generated/hotpdf.trie.TrieNode.rst
docs/source/generated/hotpdf.utils.rst
hotpdf/__init__.py
hotpdf/hotpdf.py
hotpdf/memory_map.py
hotpdf/processor.py
hotpdf/span_map.py
hotpdf/sparse_matrix.py
hotpdf/trie.py
hotpdf/utils.py
hotpdf.egg-info/PKG-INFO
hotpdf.egg-info/SOURCES.txt
hotpdf.egg-info/dependency_links.txt
hotpdf.egg-info/requires.txt
hotpdf.egg-info/scm_file_list.json
hotpdf.egg-info/scm_version.json
hotpdf.egg-info/top_level.txt
hotpdf/data/__init__.py
hotpdf/data/classes.py
hotpdf/exceptions/__init__.py
hotpdf/exceptions/custom_exceptions.py
tests/__init__.py
tests/conftest.py
tests/test_benchmark.py
tests/test_functions.py
tests/test_load.py
tests/test_slow_benchmark.py
tests/resources/20pages.pdf
tests/resources/PDF.pdf
tests/resources/PDF_locked.pdf
tests/resources/bible.pdf
tests/resources/blank.pdf
tests/resources/doc_lt_figure.pdf
tests/resources/dup_span.pdf
tests/resources/hotpdf_bank.pdf
tests/resources/invalid_file.txt
tests/resources/test_variations_simple.pdf