Metadata-Version: 1.2
Name: mock-pyserial
Version: 0.0.0
Summary: Mock Pyserial project for isntrumentation
Home-page: https://github.com/vstadnytskyi/mock-pyserial
Author: Valentyn Stadnytskyi
Author-email: v.stadnytskyi@gmail.com
License: BSD (3-clause)
Description: =============
        Mock Pyserial
        =============
        
        .. image:: https://img.shields.io/travis/vstadnytskyi/mock-pyserial.svg
                :target: https://travis-ci.org/vstadnytskyi/mock-pyserial
        
        .. image:: https://img.shields.io/pypi/v/mock-pyserial.svg
                :target: https://pypi.python.org/pypi/mock-pyserial
        
        
        Mock Pyserial project for isntrumentation
        
        * Free software: 3-clause BSD license
        * Documentation: (COMING SOON!) https://vstadnytskyi.github.io/mock-pyserial.
        
        Features
        --------
        
        * TODO
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
