mboot

View on PyPIReverse Dependencies (0)

0.3.0 mboot-0.3.0-py3-none-any.whl

Wheel Details

Project: mboot
Version: 0.3.0
Filename: mboot-0.3.0-py3-none-any.whl
Download: [link]
Size: 35802
MD5: 29088fd90b2b131bc176fb15915df2fd
SHA256: 6e398bd95d8c883736ab16f3c5b559c1b4b1bf07a901d1dd94a0ebe1f0f62d86
Uploaded: 2020-01-06 20:03:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mboot
Version: 0.3.0
Summary: Python module for communication with NXP MCU Bootloader
Author: Martin Olejar
Author-Email: martin.olejar[at]gmail.com
Home-Page: https://github.com/molejar/pyMBoot
License: BSD3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: click (==7.0)
Requires-Dist: pyserial (==3.4)
Requires-Dist: bincopy (==16.0.0)
Requires-Dist: easy-enum (==0.3.0)
Requires-Dist: pyusb (==1.0.2)
Requires-Dist: pywinusb (==0.4.2); platform_system == "Windows"
Description-Content-Type: text/markdown
[Description omitted; length: 13021 characters]

WHEEL

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

RECORD

Path Digest Size
mboot/__init__.py sha256=tsvxeNb1zSj1HrzdtFwlE_HFTqiblQzaQcmicJ0tJCU 1048
mboot/__main__.py sha256=qpV4BrrPT6KykCTaYydCtO_-JAi2Kii-UeDr0runZh0 31132
mboot/commands.py sha256=hs4ai8EM9ZaRijQg8GsG__kErlY0DvnoyYIUEpX27_c 9399
mboot/errorcodes.py sha256=JDpHn0-riqW7G-XyFPJauuzB0vbbYVYfN59W1sxIJdU 7368
mboot/exceptions.py sha256=yrmXRJ1uCgXeuPshVUcZyHtclSyrSuZySyEZjpQ0gxg 1515
mboot/mcuboot.py sha256=IOy9bQhNf9wYWubaanXgNCYl9872NfsWEEle2oOQF2s 29978
mboot/memories.py sha256=e8Ju0feyjJyHl2v6JfIxfC_c4EqFeahIH0UnZx0xCqw 1925
mboot/properties.py sha256=0X3-VM8Ic09wx5WD3p306b6O_ZpoiPW8yMpCXrFODmM 19262
mboot/connection/__init__.py sha256=GswfKVoIzL1kJ0V3u3dFwqGCwV5oVw-jrAM9WkjZ0VY 322
mboot/connection/base.py sha256=IXfr2NjSZbZ7ch9dDjn9bfDXxf-eOpbBvtDIdGGjNCw 839
mboot/connection/uart.py sha256=fUmTzDqv0D5ifLM24ZhnZlTd-ZlV9NLICJvrw8pH8YQ 1731
mboot/connection/usb.py sha256=xKF-FuL1jo5WPl596w7zFL8V2Z28CNymb9Slj1ctf4U 13601
mboot-0.3.0.dist-info/LICENSE sha256=1ZQnWjSAAqkpZuPLyZCD4H0knwf2toMgNfwPxuhDBWA 1516
mboot-0.3.0.dist-info/METADATA sha256=vGiUNFbPWeqFOVfHo6931o7iB_7PZs78ymsLKTOVNxE 14036
mboot-0.3.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
mboot-0.3.0.dist-info/entry_points.txt sha256=2Sfo9x19XliqXKAGHTInYz7dtw_2YAj5q9wPsFxarxc 47
mboot-0.3.0.dist-info/top_level.txt sha256=P74-NqHWIV4Trlz5f9N_4fck4y89tdV1bToPsmoiNWI 6
mboot-0.3.0.dist-info/RECORD

top_level.txt

mboot

entry_points.txt

mboot = mboot.__main__:main