mboot2

View on PyPIReverse Dependencies (0)

0.3.5 mboot2-0.3.5-py3-none-any.whl

Wheel Details

Project: mboot2
Version: 0.3.5
Filename: mboot2-0.3.5-py3-none-any.whl
Download: [link]
Size: 31249
MD5: bfe6f2ce24d3737eb1543031880537e8
SHA256: 53ba6ceebb7a0e50cdce7dba122107ef27a84a15301ffc738e35f786249d01df
Uploaded: 2021-02-02 01:07:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mboot2
Version: 0.3.5
Summary: Python tool and library for interacting with NXP MCUBoot devices.
Author: Martin Olejar,
Author-Email: martin.olejar[at]gmail.com
Home-Page: https://github.com/conorpp/pyMBoot
Project-Url: Repository, https://github.com/conorpp/pyMBoot
License: BSD-3-Clause
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: bincopy (==17.9.0)
Requires-Dist: click (==7.0)
Requires-Dist: easy_enum (==0.3.0)
Requires-Dist: fido2 (==0.8.1)
Requires-Dist: pyserial (==3.4)
[No description]

WHEEL

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

RECORD

Path Digest Size
mboot2/__init__.py sha256=bPuwDKNj1Wu4-U4NdKTGo8qq2ToprUJj8wAFaRPfMWE 1059
mboot2/__main__.py sha256=Ml3xA-o4-hRMtEWlBtXUuStDD2XGeYuSz-uVGb2SECo 28109
mboot2/commands.py sha256=hs4ai8EM9ZaRijQg8GsG__kErlY0DvnoyYIUEpX27_c 9399
mboot2/connection/__init__.py sha256=i5pqnnztM0vNPLd-XGm9d6ZtvIVCI-PWLjzlioAYE4Q 357
mboot2/connection/base.py sha256=H7kehJ3uOnElFnrGUq1ZzdIeT4HqSHI6XCWVFob2Q_Y 829
mboot2/connection/uart.py sha256=CvZYlbPsTulES30x8HUHgYhxcDx7bou6TmMLJDfy4cI 4802
mboot2/connection/usb.py sha256=S-g336EzYoatSSxryDij5cWebtaD9YgOeNowUOuldxo 8114
mboot2/errorcodes.py sha256=JDpHn0-riqW7G-XyFPJauuzB0vbbYVYfN59W1sxIJdU 7368
mboot2/exceptions.py sha256=yrmXRJ1uCgXeuPshVUcZyHtclSyrSuZySyEZjpQ0gxg 1515
mboot2/mcuboot.py sha256=R4GWKuXYveWgUvSq1k-eT42kiD8cpQVZmJFY9Rpzu7E 30003
mboot2/memories.py sha256=e8Ju0feyjJyHl2v6JfIxfC_c4EqFeahIH0UnZx0xCqw 1925
mboot2/properties.py sha256=0X3-VM8Ic09wx5WD3p306b6O_ZpoiPW8yMpCXrFODmM 19262
mboot2-0.3.5.dist-info/entry_points.txt sha256=Ust74ukiSQW0jGRMCj_dvDUU3mlHR9prYXDWo1bXHVw 46
mboot2-0.3.5.dist-info/LICENSE sha256=1ZQnWjSAAqkpZuPLyZCD4H0knwf2toMgNfwPxuhDBWA 1516
mboot2-0.3.5.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
mboot2-0.3.5.dist-info/METADATA sha256=awjCKhjkfrefGHBNhpOnd3bm8uGzSIfkjBoiHpFPtL8 1069
mboot2-0.3.5.dist-info/RECORD

entry_points.txt

mboot = mboot2.__main__:main