automaton/setup.cfg

23 lines
636 B
INI

[metadata]
name = automaton
summary = Friendly state machines for python.
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/automaton/latest/
description-file =
README.rst
python-requires = >=3.6
classifier =
Development Status :: 3 - Alpha
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Topic :: Software Development :: Libraries
[files]
packages =
automaton