mcbootflash

View on PyPIReverse Dependencies (1)

10.0.0 mcbootflash-10.0.0-py3-none-any.whl

Wheel Details

Project: mcbootflash
Version: 10.0.0
Filename: mcbootflash-10.0.0-py3-none-any.whl
Download: [link]
Size: 17211
MD5: ec5a6cec8e029c09f6b877bd38ae5e1d
SHA256: 6f7d70adb2e00ab547024fd14c0ea1269d4b0d33dca843e397061db1c7b27a6c
Uploaded: 2024-12-22 16:43:15 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mcbootflash
Version: 10.0.0
Summary: Flash firmware to devices running Microchip's 16-bit bootloader.
Author-Email: Alexander Bessman <alexander.bessman[at]gmail.com>
Project-Url: Home, https://bessman.github.io/mcbootflash/
Keywords: firmware,flashing,bootloader,serial,uart,microchip,pic24,dspic33,16-bit
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: pyserial
Requires-Dist: bincopy (>=20.0.0)
Requires-Dist: datastructclass
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: mkdocs; extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin; extra == "doc"
Requires-Dist: mkdocstrings[python]; extra == "doc"
Requires-Dist: mkdocs-material; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-reserial (>=0.4.0); extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3813 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mcbootflash/__init__.py sha256=svrijo1dbGpWS53IrWiGeMg3k-gTGtU-PwnRyKXp0R0 749
mcbootflash/__main__.py sha256=gKRK_hQZtk5J65PVYMTEQhTDALYbZwMFVPQ2HHG8jYY 15930
mcbootflash/error.py sha256=uMbqm06hKKH1EgWYVCgo5yRss5wUzV539AcGI2gQbqo 998
mcbootflash/flash.py sha256=4CQB58RwX169MQ36Hi19ec25UeW9bwu3CCvFHKSdv1I 12246
mcbootflash/protocol.py sha256=OdcWOoXGoHo5HRInYE6NGveNlHlma3CpPYlFE843ii4 7786
mcbootflash/util.py sha256=r2fflBePwsp_3UM0RPT5boD9kYuTo-E6R08wm2bpAm8 2761
mcbootflash-10.0.0.dist-info/entry_points.txt sha256=zU1jQcDaB5Lm97xPR2kWDAkP3ZInpPgD3xTv6DMRCRg 57
mcbootflash-10.0.0.dist-info/LICENSE sha256=nIM2Vlh7Qo2irOoivyZwenvwzZFevT0fY-pEPAbeo8g 1058
mcbootflash-10.0.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
mcbootflash-10.0.0.dist-info/METADATA sha256=-CV_vhqB74tae60_b3dB-oYHy-lvgqYjJyPkkrjlqOs 5294
mcbootflash-10.0.0.dist-info/RECORD

entry_points.txt

mcbootflash = mcbootflash.__main__:main