LICENSE
README.md
pyproject.toml
pdfsyntax/__init__.py
pdfsyntax/__main__.py
pdfsyntax/api.py
pdfsyntax/cli.py
pdfsyntax/display.py
pdfsyntax/docstruct.py
pdfsyntax/filestruct.py
pdfsyntax/filters.py
pdfsyntax/graphics.py
pdfsyntax/layout.py
pdfsyntax/markdown.py
pdfsyntax/objects.py
pdfsyntax/text.py
pdfsyntax.egg-info/PKG-INFO
pdfsyntax.egg-info/SOURCES.txt
pdfsyntax.egg-info/dependency_links.txt
pdfsyntax.egg-info/top_level.txt
tests/test_bdata.py
tests/test_dependencies.py
tests/test_parsing.py
tests/test_serialization.py
tests/test_simplefile.py
tests/test_text.py
tests/test_tokenization.py
tests/test_updating.py
tests/test_xref.py