Metadata-Version: 2.4
Name: logic-weave
Version: 0.5.3
Summary: A Python client library for controlling an rp2040/rp2350 through USB.
Author-email: Eugene Pentland <eugenepentland@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/eugenepentland/LogicWeave/tree/main/software
Project-URL: Issues, https://github.com/eugenepentland/LogicWeave/issues
Keywords: firmware,serial,protobuf,device communication,embedded
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: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: protobuf>=6.33.1
