Metadata-Version: 2.1
Name: comicapi
Version: 3.2.0
Summary: Comic archive (cbr/cbz/cbt) and metadata utilities. Extracted from the comictagger project.
Home-page: https://github.com/OzzieIsaacs/comicapi
Author: Iris W
Maintainer: @OzzieIsaacs
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: 7z
Provides-Extra: all
Provides-Extra: cbr
Provides-Extra: icu
License-File: LICENSE

# History
comicapi originates [here](https://github.com/davide-romanini/comicapi), was integrated into [ComicStreamer](https://github.com/davide-romanini/ComicStreamer), was modified in [this fork](https://github.com/kounch/ComicStreamer), and has now been extracted and packaged by yours truly (Iris W).

# Installation
you can use pip to install this. cbr support is off by default—you'll need to do `pip install rarfile` as well as having "unrar" available.
