pyfwup

View on PyPIReverse Dependencies (1)

0.3.1 pyfwup-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: pyfwup
Version: 0.3.1
Filename: pyfwup-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 18299
MD5: 03fe6697491dd93f2a20784c4d1fbfcd
SHA256: 628b66a355ac12c3c08df5dacc49eba81a86b73f36a136255c376eef32d7cb77
Uploaded: 2019-12-14 00:07:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyfwup
Version: 0.3.1
Summary: Python library for programming various USB bootloaders
Author: Katherine J. Temkin
Author-Email: k[at]ktemkin.com
Home-Page: https://github.com/usb-tools/pyfwupd
License: BSD
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Security
Platform: any
Requires-Dist: pyusb
Requires-Dist: tqdm
[Description omitted; length: 138 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
fwup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fwup/core.py sha256=cUIWb2AdC6LXWTe-UvR2rhoMG2VH4kWQ7dH9TysJ6F4 3457
fwup/dfu.py sha256=ZI_o3YY6L5ZlKIVyyyeC8yisUm5W3IgzFs5jqQqPIM0 8752
fwup/errors.py sha256=pe8Uy5orD8Pk8LtswwCCQEvQGaJMfNwBAXK97U8AZt4 291
fwup/fx3.py sha256=GD0glhw1LCn5TOyGoAQldl0Hhuj_zwLZqcHypa_drWM 6283
fwup/lpc43xx.py sha256=h4Zphx_i_JAht6x_i2phvuLxM9nUekZ7DFBAT1XPSVE 1608
fwup/micronucleus.py sha256=J0WYd_0mUnvfOoWEMH8Wv0aqtJ79INh2dQ7fsCxsXKY 17004
fwup_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fwup_utils/fwup_util.py sha256=R_e7NE24o737oMJRvi1f1ns_Nfwu6-yIxvcrXg-Q2i4 4966
fwup_utils/microprog.py sha256=paqQ8i_BnVF6cn722acKpHdjR47cwCpSjo7etiWpMF0 3997
pyfwup-0.3.1.dist-info/METADATA sha256=6SUZneE-Qt6AVEHGMrlypbd8m6jLGnLa4o0fg7_bUb4 891
pyfwup-0.3.1.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pyfwup-0.3.1.dist-info/entry_points.txt sha256=SgUHfdMdTW1fDSHquRviwR6S-qnZ8meyBHVzA1SxrQY 170
pyfwup-0.3.1.dist-info/top_level.txt sha256=-RNAWmpISwoPNgLyllDtXsIXZ2fVwoE7fGHIPTjKsew 16
pyfwup-0.3.1.dist-info/RECORD

top_level.txt

fwup
fwup_utils

entry_points.txt

fwup-util = fwup_utils.fwup_util:main
fx3load = fwup_utils.fwup_util:main
lpc-upload = fwup_utils.fwup_util:main
microprog = fwup_utils.fwup_util:main