Metadata-Version: 1.1
Name: aiorobot
Version: 0.2.0
Summary: asyncio interface for iRobot Root
Home-page: https://github.com/entwanne/aiorobot
Author: entwanne
Author-email: antoine.rozo@gmail.com
License: MIT
Description: # Root robot
        
        Python async API for iRobot Root (coding robot) over bluetooth-low-energy protocol.
        
        Protocol specifications from <https://github.com/RootRobotics/root-robot-ble-protocol>.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
