Metadata-Version: 1.0
Name: PySfp
Version: 0.1.4
Summary: This is a Python binding for Barobo's Serial Framing Protocol.
Home-page: http://github.com/BaroboRobotics/libsfp
Author: David Ko
Author-email: david@barobo.com
License: UNKNOWN
Description: PySfp
        =====
        
        This is a Python binding for libsfp https://github.com/BaroboRobotics/libsfp.
        SFP stands for "serial framing protocol". It's main purpose is implement a
        packetized, reliable transport on top of stream oriented or unreliable
        transports. It is primarily used by Barobo Linkbots (https://barobo.com) as
        a reliable layer on top of the otherwise unreliable USART serial communication.
        
Platform: UNKNOWN
