mcbootflash

View on PyPIReverse Dependencies (1)

8.0.1 mcbootflash-8.0.1-py3-none-any.whl

Wheel Details

Project: mcbootflash
Version: 8.0.1
Filename: mcbootflash-8.0.1-py3-none-any.whl
Download: [link]
Size: 14515
MD5: 0e9bde2f7adad159aabd31b2b27d26e6
SHA256: b6e95f374918e6cf887c954523bea16c804eacaaea6ab1cc7544208dbfb9318b
Uploaded: 2024-02-08 11:53:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mcbootflash
Version: 8.0.1
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.8
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: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: pyserial
Requires-Dist: bincopy (>=20.0.0)
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; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3584 characters]

WHEEL

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

RECORD

Path Digest Size
mcbootflash/__init__.py sha256=6YJReCcgCKEdzU19IyjS3reaiR-NhcDYkoeHCYt1a2E 685
mcbootflash/__main__.py sha256=iitDiSHA2SbdpJCQAcq7zDzyLZyt9LR7khtINCaT81M 7590
mcbootflash/error.py sha256=QVNVSX2HPtAIDEdyE4qMhh399tdz-RE1pFz4J9AzC5c 989
mcbootflash/flash.py sha256=nP1v5p9YliKDc38BxNTbSyry9fnbkCcm5kddmcOacno 11714
mcbootflash/types.py sha256=EpbFUFkP479Lafy0hHvpfyoqsu6xqlp0T1pVK8TwFlo 8770
mcbootflash/util.py sha256=yLfUT6uTFSC36SQWa4vs3XXN9sCG5KCa3lxbfk8myGQ 1545
mcbootflash-8.0.1.dist-info/entry_points.txt sha256=zU1jQcDaB5Lm97xPR2kWDAkP3ZInpPgD3xTv6DMRCRg 57
mcbootflash-8.0.1.dist-info/LICENSE sha256=nIM2Vlh7Qo2irOoivyZwenvwzZFevT0fY-pEPAbeo8g 1058
mcbootflash-8.0.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
mcbootflash-8.0.1.dist-info/METADATA sha256=ZzTZIgnQCZ8g3n7PAGt0Xp1-wpGMtS1D42KLu00hAwY 5025
mcbootflash-8.0.1.dist-info/RECORD

entry_points.txt

mcbootflash = mcbootflash.__main__:main