pyimg4

View on PyPIReverse Dependencies (3)

0.8.5 pyimg4-0.8.5-py3-none-any.whl

Wheel Details

Project: pyimg4
Version: 0.8.5
Filename: pyimg4-0.8.5-py3-none-any.whl
Download: [link]
Size: 15541
MD5: 22a4e6264dd0dc033812b16ca4800298
SHA256: 22866c7070dec400595a53cce14a0f773d60460f27b0c8e863675b5be21c00d8
Uploaded: 2024-04-22 20:19:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyimg4
Version: 0.8.5
Summary: A Python library/CLI tool for parsing Apple's Image4 format.
Author: m1stadev
Author-Email: adamhamdi31[at]gmail.com
Home-Page: https://github.com/m1stadev/PyIMG4
Project-Url: Bug Tracker, https://github.com/m1stadev/PyIMG4/issues
Project-Url: Repository, https://github.com/m1stadev/PyIMG4
License: MIT
Keywords: ios,jailbreak,iboot,img4,image4
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
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 :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: apple-compress (<0.3.0,>=0.2.3); sys_platform == "darwin"
Requires-Dist: asn1 (<3.0.0,>=2.7.0)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: lzfse (<0.5.0,>=0.4.2); sys_platform != "darwin"
Requires-Dist: pycryptodome (<4.0.0,>=3.18.0)
Requires-Dist: pylzss (<0.4.0,>=0.3.7)
Requires-Dist: pytest (<9.0.0,>=8.1.1); extra == "test"
Requires-Dist: remotezip (<0.13.0,>=0.12.3); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2087 characters]

WHEEL

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

RECORD

Path Digest Size
pyimg4/__init__.py sha256=-rBlScbJSQCNYXxkzaIczftZd8AKRGYYSCC79d7NeZQ 183
pyimg4/__main__.py sha256=t6OhAPlrauMMLP5Kit7GhPUwMIGxYDROF3iS8lv2oLE 28418
pyimg4/errors.py sha256=E7R6fGJwqY3ZYvIetX6lbP3Tk1_lpJuuOMiXx3fwTCk 1273
pyimg4/parser.py sha256=cT2kCdszyb8JJ64bIVHN3EwioR4i-Ph8c0FxaFQFEvI 44877
pyimg4/types.py sha256=mN8leEBAg0RS47Y4Kw7AI0UZmMIm8egIVIx35CZLXkU 313
pyimg4-0.8.5.dist-info/LICENSE sha256=WIIp2q3-VSghfef5ggydaCtSGUyJzk2A3NOLRmUZpro 1062
pyimg4-0.8.5.dist-info/METADATA sha256=e7OQqSSnTZCSn9UTxDefRsQbgsmZ4cEnwBSldg6FsxA 3552
pyimg4-0.8.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pyimg4-0.8.5.dist-info/entry_points.txt sha256=dZDwWe6HMbRGMv7WM5EjM1wucwuW6gU-G9LXE5FAoeQ 46
pyimg4-0.8.5.dist-info/RECORD

entry_points.txt

pyimg4 = pyimg4.__main__:cli