LICENSE
README.md
pyproject.toml
documentgraph/__init__.py
documentgraph/__main__.py
documentgraph/cli.py
documentgraph/config.py
documentgraph/extraction.py
documentgraph/loading.py
documentgraph/main.py
documentgraph/models.py
documentgraph/transformation.py
documentgraph.egg-info/PKG-INFO
documentgraph.egg-info/SOURCES.txt
documentgraph.egg-info/dependency_links.txt
documentgraph.egg-info/entry_points.txt
documentgraph.egg-info/requires.txt
documentgraph.egg-info/top_level.txt
tests/test_loading.py
tests/test_transformation.py