LICENSE
README.rst
pyproject.toml
src/senfd/__init__.py
src/senfd/cli.py
src/senfd/documents.py
src/senfd/figures.py
src/senfd/tables.py
src/senfd/utils.py
src/senfd.egg-info/PKG-INFO
src/senfd.egg-info/SOURCES.txt
src/senfd.egg-info/dependency_links.txt
src/senfd.egg-info/entry_points.txt
src/senfd.egg-info/requires.txt
src/senfd.egg-info/top_level.txt
src/senfd/schemas/__init__.py
src/senfd/schemas/categorized.figure.document.schema.json
src/senfd/schemas/figure.document.schema.json
src/senfd/templates/__init__.py
src/senfd/templates/figure.document.html.jinja2
tests/test_case_conversion.py
tests/test_cli.py
tests/test_module.py
tests/test_schema.py