Metadata-Version: 1.1
Name: miros
Version: 2.0.13
Summary: A statechart library for Python
Home-page: https://github.com/aleph2c/miros
Author: Scott Volk
Author-email: scottvolk@gmail.com
License: Python 3.5 license
Description: To install this Python statechart library:
          
            pip3 install miros
        
        The full documentation can be found [here](https://aleph2c.github.io/miros/index.html)
        
Keywords: hsm HSM statechart hierarchical state machine statemachine miros
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
