LICENSE
README.md
pyproject.toml
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/top_level.txt
hotpdf/data/__init__.py
hotpdf/data/classes.py
hotpdf/helpers/__init__.py
hotpdf/helpers/nanoid.py
tests/test_benchmark.py
tests/test_functions.py
tests/test_load.py
tests/test_slow_benchmark.py