CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
epubconvert/__init__.py
epubconvert/__main__.py
epubconvert/annotations.py
epubconvert/annotations.schema.json
epubconvert/app_logger.py
epubconvert/archive.py
epubconvert/cli.py
epubconvert/contained.py
epubconvert/convert.py
epubconvert/defaults.py
epubconvert/display.py
epubconvert/exits.py
epubconvert/inspect_output.py
epubconvert/naming.py
epubconvert/notes.py
epubconvert/planning.py
epubconvert/run.py
epubconvert/source.py
epubconvert/spec.py
epubconvert/validate.py
ibook2epub.egg-info/PKG-INFO
ibook2epub.egg-info/SOURCES.txt
ibook2epub.egg-info/dependency_links.txt
ibook2epub.egg-info/entry_points.txt
ibook2epub.egg-info/requires.txt
ibook2epub.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_annotation_export.py
tests/test_annotation_hardening.py
tests/test_annotation_ownership.py
tests/test_annotations.py
tests/test_cli.py
tests/test_containment.py
tests/test_convert.py
tests/test_copy_through.py
tests/test_efficiency.py
tests/test_epubcheck.py
tests/test_exit_codes.py
tests/test_experience.py
tests/test_export.py
tests/test_hardening.py
tests/test_integrity.py
tests/test_metadata_naming.py
tests/test_naming.py
tests/test_notes.py
tests/test_notes_cli.py
tests/test_options.py
tests/test_packaging.py
tests/test_planning.py
tests/test_rules.py
tests/test_shelf.py
tests/test_source.py
tests/test_stable_names.py
tests/test_validate.py