Metadata-Version: 1.1
Name: sinstruments
Version: 0.2.0
Summary: A simulator for real hardware which is accessible via TCP, UDP or serial line
Home-page: https://github.com/tiagocoutinho/sinstruments
Author: Tiago Coutinho
Author-email: coutinhotiago@gmail.com
License: MIT license
Description: ====================
        Instrument Simulator
        ====================
        
        
        .. image:: https://img.shields.io/pypi/v/sinstruments.svg
                :target: https://pypi.python.org/pypi/sinstruments
        
        .. image:: https://img.shields.io/travis/tiagocoutinho/sinstruments.svg
                :target: https://travis-ci.org/tiagocoutinho/sinstruments
        
        .. image:: https://readthedocs.org/projects/sinstruments/badge/?version=latest
                :target: https://sinstruments.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/tiagocoutinho/sinstruments/shield.svg
             :target: https://pyup.io/repos/github/tiagocoutinho/sinstruments/
             :alt: Updates
        
        
        
        A simulator for real hardware which is accessible via TCP, UDP or serial line
        
        
        * Free software: MIT license
        * Documentation: https://sinstruments.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2018-10-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: sinstruments
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
