Changelog#

0.1.0a1 (2025-06-14)#

  • Added toc retrieval as dictionary (#4)

  • Added Comprehensive navigation reading support (#38, #39, #42)

  • Added MacOS test runner (#41)

  • Added support for Python 3.8 and Python 3.9 (#40)

0.0.0a5 (2025-06-01)#

  • Added file retrieval by file path. (#22)

  • Added pretty printing to XML inspection (#23)

0.0.0a4 (2025-05-26)#

  • Added file inspection and files CLI command. (#20)

  • Added content inspection and content CLI command (#5)

  • Added manifest parsing and manifest CLI command (#13)

  • Added spine parsing and spine CLI command (#9)

  • Added Key-value support for metadata CLI command

  • Fixed table of contents parsing for OEBPS 1 (#11). Thanks, Christian Klein.

0.0.0a3 (2025-05-04)#

  • Fixed toc command. (#1)

0.0.0a2 (2025-05-03)#

  • Added classifiers

0.0.0a1 (2025-05-03)#

  • Initial relese to PyPI