Metadata-Version: 2.1
Name: mq.engine
Version: 0.0.1
Summary: A universal serial communication engine
Home-page: https://github.com/0xJeremy/serial.engine
Author: Jeremy Kanovsky
Author-email: kanovsky.jeremy@gmail.com
License: UNKNOWN
Description: # serial.engine
        
        ## Installation
        
        Python:
        ```
        pip install serial.engine
        ```
        
        This library requires Python3. It was tested extensively on Python 3.7.5 with Ubuntu 19.04.
        
        ## Documentation and Examples
        
        [Hub and Transport Connections](https://github.com/0xJeremy/serial.engine/blob/master/python/docs/HubTransport_Documentation.md)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
