Metadata-Version: 2.1
Name: smpclient
Version: 0.2.1
Summary: Simple Management Protocol (SMP) Client for remotely managing MCU firmware
License: Apache-2.0
Author: J.P. Hutchins
Author-email: jphutchins@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: smp (>=0.1.7,<0.2.0)
Description-Content-Type: text/markdown

# Simple Management Protocol (SMP) Client 

