[metadata] name = comicapi version = 2.2.1 description = Comic archive (cbr/cbz/cbt) and metadata utilities. Extracted from the ComicTagger project. long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/OzzieIsaacs/comicapi author = Iris W maintainer = @OzzieIsaacs license = Apache-2.0 license_file = LICENSE classifiers = License :: OSI Approved :: Apache Software License Operating System :: OS Independent Programming Language :: Python :: 3 Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 [options] packages = comicapi install_requires = natsort>=3.5.2 python_requires = >=3.6 [options.extras_require] cbr = rarfile==2.7