Metadata-Version: 2.0
Name: megarest
Version: 0.0.3
Summary: A REST API to control Arduino Mega over USB Serial
Home-page: https://github.com/aakash-sahai/megarest
Author: Aakash Sahai
Author-email: sahaiaakash@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: falcon
Requires-Dist: gunicorn
Requires-Dist: megapy (>=0.0.6)

# megarest
A REST API to control Arduino Mega over a CLI interface


