Metadata-Version: 2.0
Name: automaton
Version: 0.7.0
Summary: Friendly state machines for python.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
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
Requires-Dist: pbr (<2.0,>=1.6)
Requires-Dist: six (>=1.9.0)
Requires-Dist: debtcollector (>=0.3.0)
Requires-Dist: PrettyTable (<0.8,>=0.7)

=========
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



