Metadata-Version: 2.1
Name: devlprd
Version: 0.1.0
Summary: Daemon for managing integrations with the FATNM DEVLPR
License: MIT
Author: Ezra Boley
Author-email: eboley@wisc.edu
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: mypy (>=0.910,<0.911)
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: pytest (>=6.2.4,<7.0.0)
Requires-Dist: pytest-asyncio (>=0.15.1,<0.16.0)
Requires-Dist: websockets (>=9.1,<10.0)
