Metadata-Version: 2.1
Name: pinpong
Version: 0.2.0
Summary: a middleware based on Firmata protocol and compatible with micropython API
Home-page: https://github.com/DFRobot/pinpong
Author: Ouki Wang
Author-email: ouki.wang@dfrobot.com
License: UNKNOWN
Download-URL: https://github.com/DFRobot/pinpong
Description: # pinpong
        
        ### a middleware based on Firmata protocol and compatible with micropython API
          base on [pymata4](https://github.com/MrYsLab/pymata4)
        
Keywords: Firmata,Arduino,Protocol,Python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5.*
Description-Content-Type: text/markdown
