A Python library to manage ACBF ebooks
A Python library to read and edit ACBF formatted comic book files and archives.
XML Specifications here: https://acbf.fandom.com/wiki/Advanced_Comic_Book_Format_Wiki
Installation
pip install libacbf
See Installation and Dependencies for moreinformation.
Documentation
Read the documentation here.
https://libacbf.readthedocs.io/en/stable/
GitHub