LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/publish_package.yml
.github/workflows/publish_package_dev.yml
.vscode/settings.json
tests/__init__.py
tests/test_yapper.py
tests/yap_config_bad_A.toml
tests/yap_config_bad_B.toml
tests/yap_config_basic.toml
tests/yap_config_custom.toml
tests/comparisons/expected_custom.astro
tests/comparisons/expected_custom.html
tests/comparisons/expected_default.astro
tests/comparisons/expected_default.html
tests/comparisons/generated_custom.html
tests/comparisons/generated_default.html
tests/comparisons/mock_custom.astro
tests/comparisons/mock_default.astro
tests/comparisons/mock_file.py
yapper/__init__.py
yapper/cli.py
yapper/handler.py
yapper/parser.py
yapper/py.typed
yapper.egg-info/PKG-INFO
yapper.egg-info/SOURCES.txt
yapper.egg-info/dependency_links.txt
yapper.egg-info/entry_points.txt
yapper.egg-info/requires.txt
yapper.egg-info/top_level.txt
yapper/stubs/.gitkeep