forked from mirrors/cbz
Merge branch 'main' into release
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
CBZ is a Python library designed for creating, manipulating, and viewing comic book files in CBZ format. It offers a straightforward interface to pack comic pages into CBZ archives, extract metadata, and display comics using a built-in player.
|
||||
|
||||
> [!WARNING]
|
||||
> The library is currently being rewritten following the latest PR, a new version will arrive soon, partially changing its use.
|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 Seamless Installation via [pip](#installation)
|
||||
@@ -156,6 +159,4 @@ comic_from_cbz = ComicInfo.from_cbz('/path/to/your_comic.cbz')
|
||||
This software is licensed under the terms of [MIT License](https://github.com/hyugogirubato/cbz/blob/main/LICENSE).
|
||||
You can find a copy of the license in the LICENSE file in the root folder.
|
||||
|
||||
* * *
|
||||
|
||||
© hyugogirubato 2024
|
||||
* * *
|
||||
Reference in New Issue
Block a user