Metadata-Version: 2.1
Name: aerismodsdk
Version: 0.1.1
Summary: 
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: RPi.GPIO (>=0.7.0,<0.8.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: cryptography (>=3.0,<4.0)
Requires-Dist: pyjwt (>=1.7.1,<2.0.0)
Requires-Dist: pyserial (>=3.4,<4.0)
Requires-Dist: pyusb (>=1.0.2,<2.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: xmodem (>=0.4.5,<0.5.0)
