999281f7ca
This repository was crated almost 10 years. This library has been used by number of OpenStack projects so is considered to be mature. Change-Id: I2e06fb748d65c6910caf193eff3135327fce6eb5
27 lines
841 B
INI
27 lines
841 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.8
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.8
|
|
Programming Language :: Python :: 3.9
|
|
Programming Language :: Python :: 3.10
|
|
Programming Language :: Python :: 3.11
|
|
Programming Language :: Python :: 3.12
|
|
Programming Language :: Python :: 3 :: Only
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
Topic :: Software Development :: Libraries
|
|
|
|
[files]
|
|
packages =
|
|
automaton
|