Metadata-Version: 2.1
Name: ftdi_serial
Version: 0.1.12
Summary: A serial library that uses the FTDI driver where possible for more reliable serial communications.
Home-page: https://gitlab.com/ada-chem/ftdi_serial
Author: Sean Clark
Author-email: sesan@v13inc.com
License: MIT
Description: 
        # FTDI Serial
        
        The `ftdi_serial` library is a serial library based on the FTDI drivers, which allows it to connect to devices 
        without paths or COM port numbers. It also contains advanced request / reply methods and testing features.
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
