pybmtool

View on PyPIReverse Dependencies (1)

0.1.4 pybmtool-0.1.4-py3-none-any.whl

Wheel Details

Project: pybmtool
Version: 0.1.4
Filename: pybmtool-0.1.4-py3-none-any.whl
Download: [link]
Size: 8844
MD5: 9f77300b852cbf025556bfd58a5ddb97
SHA256: 902dfe9fa7aad7177e3dd8b74edd8d31fbb21b80214e841beeacc4a27d7a13c7
Uploaded: 2022-10-11 00:40:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pybmtool
Version: 0.1.4
Summary: A Python library/CLI tool for parsing Apple's BuildManifest plist files inside a firmware ipsw/ota.
Author: Cryptiiiic
Author-Email: liamwqs[at]gmail.com
Home-Page: https://github.com/Cryptiiiic/BMTool
Project-Url: Bug Tracker, https://github.com/Cryptiiiic/BMTool/issues
Project-Url: Repository, https://github.com/Cryptiiiic/BMTool
License: LGPL-3.0-only
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: remotezip (<0.10.0,>=0.9.4)
Description-Content-Type: text/markdown
[Description omitted; length: 115 characters]

WHEEL

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

RECORD

Path Digest Size
pybmtool/__init__.py sha256=dQSy9xw6VabsbsHKkVyrtVMtaOev5gxFlpg-PcM5xa8 238
pybmtool/__main__.py sha256=BV1_zf5dpXN81g9WhAUTE2CTKZ_-AedeCGFJqP4TwvI 8065
pybmtool/bmtool.py sha256=Esjsl4QUYhIkYbnR3WNSKg0QlfeQOEOtyZyVHhlJQac 3624
pybmtool/parser.py sha256=hFxa05TPjcmep9u2NRlMn4rbNzyNkfrRVgRaGFufqNI 6193
pybmtool/utils.py sha256=yIH3MMSdxjHpKMFiuzglujWp31WT5gT-1Y9N_yB1QZY 503
pybmtool-0.1.4.dist-info/entry_points.txt sha256=pthDP3YaT2Ut2DLN9NtfjSdHtvCYoUCkEVV9khbqx54 48
pybmtool-0.1.4.dist-info/LICENSE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
pybmtool-0.1.4.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
pybmtool-0.1.4.dist-info/METADATA sha256=Bd7F_9KFiK6_7F9eK-D_Ta_-TeWDn3qi6Y2UIca-_YI 865
pybmtool-0.1.4.dist-info/RECORD

entry_points.txt

bmtool = pybmtool.__main__:cli