cbz

View on PyPIReverse Dependencies (0)

3.3.7 cbz-3.3.7-py3-none-any.whl

Wheel Details

Project: cbz
Version: 3.3.7
Filename: cbz-3.3.7-py3-none-any.whl
Download: [link]
Size: 67043
MD5: 9a15bffb92b073d65b05fe0afd1e85ef
SHA256: 9bc5713490ba8fba4df58ebe2850693eb8c893b67fdcba2d0d131c7b5b1625bb
Uploaded: 2025-01-04 11:52:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cbz
Version: 3.3.7
Summary: CBZ simplifies creating, managing, and viewing comic book files in CBZ format, offering seamless packaging, metadata handling, and built-in viewing capabilities
Author: hyugogirubato
Author-Email: 65763543+hyugogirubato[at]users.noreply.github.com
Project-Url: Changelog, https://github.com/hyugogirubato/cbz/blob/main/CHANGELOG.md
Project-Url: Issues, https://github.com/hyugogirubato/cbz/issues
License: MIT
Keywords: python,cbz,ebooks,manga,comics,webtoons
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: Pillow (>=10.4.0)
Requires-Dist: PyMuPDF (>=1.24.7)
Requires-Dist: langcodes (>=3.4.0)
Requires-Dist: xmltodict (>=0.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5217 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cbz/__init__.py sha256=Qxbb22biZIl8mSS8vGbau6ovTTBi7xCxLXK1NSc1vbk 58
cbz/__main__.py sha256=tRsiTV2s4uBdMf2X4kd4qiyYLLfxhBOu3SdlFkey5Cs 942
cbz/cbz.ico sha256=oYWMshFXgqm_iMVNgBuxB1kQ15oeegm3jRXEktyp_wU 127347
cbz/comic.py sha256=F1zpXNtgcqkp_9y2zF5GFXmi4SE_MB9bsYYHehKBbag 9665
cbz/constants.py sha256=ndghMh-se1BXTKJ6dllhcQpAQYlWLugd-PAkNsZzBZ0 5424
cbz/models.py sha256=Jz0wLI_AXbsqmWfjUIHvgjs3Hr-B950GY1sW5ndrftQ 4180
cbz/page.py sha256=xW98Q-7u722XyY63VMv7uDOgc8AD8L-96ZuG0_7ME5A 3908
cbz/player.py sha256=vEsZ9epMUrj6UWvEZtaNABOZJOWBBJyilDXxZj47ZEM 17153
cbz/utils.py sha256=p-8CdrUafCTp5Q27KWydq0KVNtg_OX69yQhOvJv3lCw 3408
cbz-3.3.7.dist-info/entry_points.txt sha256=j8myDx9S_lRXlJ57LpkcEBW3exX_hSV5BMJGP6EYDyE 47
cbz-3.3.7.dist-info/LICENSE sha256=uOmVR7F_EWMjwIYzAJIMuBRPoooUklVpRWu6JC1jZnk 1091
cbz-3.3.7.dist-info/METADATA sha256=Nkamwi27bix5f_FJlaVEY0t1nVkZ4gA8GUj754UQ4GI 6653
cbz-3.3.7.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cbz-3.3.7.dist-info/RECORD

entry_points.txt

cbzplayer = cbz.__main__:main