LICENSE
README.md
pyproject.toml
docuweave/__init__.py
docuweave/api.py
docuweave/block_cleaner.py
docuweave/chunking.py
docuweave/cli.py
docuweave/exporter.py
docuweave/hierarchy.py
docuweave/integrations.py
docuweave/models.py
docuweave/parser.py
docuweave/vector_exporters.py
docuweave.egg-info/PKG-INFO
docuweave.egg-info/SOURCES.txt
docuweave.egg-info/dependency_links.txt
docuweave.egg-info/entry_points.txt
docuweave.egg-info/requires.txt
docuweave.egg-info/top_level.txt
tests/test_api.py
tests/test_chunking.py
tests/test_core_logic.py
tests/test_export.py
tests/test_hierarchy.py
tests/test_integrations.py
tests/test_schema.py