CHANGELOG.md
EXAMPLES.md
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
requirements.txt
assets/souldoc-icon.png
src/souldoc/__init__.py
src/souldoc/_render.py
src/souldoc/_resources.py
src/souldoc/docx.py
src/souldoc/export.py
src/souldoc/html.py
src/souldoc/ir.py
src/souldoc/layout.py
src/souldoc/markdown.py
src/souldoc/pdf.py
src/souldoc/py.typed
src/souldoc/svg.py
src/souldoc/tentags.py
src/souldoc/xlsx.py
src/souldoc.egg-info/PKG-INFO
src/souldoc.egg-info/SOURCES.txt
src/souldoc.egg-info/dependency_links.txt
src/souldoc.egg-info/requires.txt
src/souldoc.egg-info/top_level.txt
tests/test_documentation.py
tests/test_docx.py
tests/test_independence.py
tests/test_ir_contract.py
tests/test_layout.py
tests/test_markdown.py
tests/test_renderers.py
tests/test_serialization.py
tests/test_tentags.py
tests/test_visual_regression.py