Update README.md

This commit is contained in:
hyugogirubato
2024-07-13 22:53:42 +02:00
committed by GitHub
parent 9902a7872d
commit a59356779d
+4 -1
View File
@@ -6,6 +6,9 @@
CBZ is a Python package designed to facilitate the creation, manipulation, and extraction of comic book archive files in the CBZ format. It allows users to programmatically generate CBZ files from a collection of images, add metadata to the archives, and unpack existing CBZ files. This library is ideal for comic book enthusiasts, archivists, and developers working on applications involving digital comic book distributions.
> [!WARNING]
> The library is currently being rewritten following the latest PR, a new version will arrive soon, partially changing its use.
## Features
- **Create CBZ Files**: Pack a series of images into a CBZ file with ease.
@@ -71,4 +74,4 @@ The CBZ Library is released under the MIT License. See [LICENSE](LICENSE) for de
## Acknowledgments
This library was developed with the needs of comic book fans and digital archivists in mind. We hope it helps you in managing and enjoying your comic book collections.
This library was developed with the needs of comic book fans and digital archivists in mind. We hope it helps you in managing and enjoying your comic book collections.