Metadata-Version: 2.1
Name: mtlib
Version: 0.0.2
Summary: UNKNOWN
Home-page: https://bitbucket.org/ericwilkison/mtlib
Author: Eric Wilkison
Author-email: ericw@wilkison.com
License: MIT License
Description: 
        # mtlib - discover, query and control Malleable Things devices
        
        
        ## Install:
        
        ```
        pip3 install mtlib
        ```
        
        ## Testing
        Reqires the tox package to run
        ```
        cd mtlib
        tox
        ```
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
