CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/markup.md
docs/recipe-format.md
docs/releasing.md
src/epub_blocks/__init__.py
src/epub_blocks/_content.py
src/epub_blocks/cli.py
src/epub_blocks/errors.py
src/epub_blocks/extract.py
src/epub_blocks/models.py
src/epub_blocks/package.py
src/epub_blocks/py.typed
src/epub_blocks/recipe.py
src/epub_blocks/safety.py
src/epub_blocks/xhtml.py
src/epub_blocks/xml.py
src/epub_blocks.egg-info/PKG-INFO
src/epub_blocks.egg-info/SOURCES.txt
src/epub_blocks.egg-info/dependency_links.txt
src/epub_blocks.egg-info/entry_points.txt
src/epub_blocks.egg-info/top_level.txt
src/epub_blocks/schemas/recipe-v1.schema.json
tests/test_content.py
tests/test_epub_blocks.py
tests/test_recipe_regressions.py