Metadata-Version: 1.1
Name: automaton
Version: 0.5.0
Summary: Friendly state machines for python.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =========
        Automaton
        =========
        
        .. image:: https://img.shields.io/pypi/v/automaton.svg
            :target: https://pypi.python.org/pypi/automaton/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/automaton.svg
            :target: https://pypi.python.org/pypi/automaton/
            :alt: Downloads
        
        Friendly state machines for python.
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/developer/automaton
        * Source: http://git.openstack.org/cgit/openstack/automaton
        * Bugs: http://bugs.launchpad.net/automaton
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries
