Metadata-Version: 1.1
Name: pylinkbotd
Version: 0.0.3
Summary: This is a pure Python implementation of the Linkbot Daemon.
Home-page: http://github.com/BaroboRobotics/PyLinkbot3
Author: David Ko
Author-email: david@barobo.com
License: UNKNOWN
Description: pylinkbotd
        ==========
        
        This is a (mostly) pure Python implementation of the Linkbot Daemon. The
        Linkbot Daemon process is reponsible for multiplexing incoming websockets robot
        connections from Linkbot Labs through Z-Link dongles to multiple Linkbot
        robots.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
