Пакет python3-module-automaton: Информация
Исходный пакет: python3-module-automaton
Версия: 3.2.0-alt1
Собран: 30 мая 2024 г. 22:12 в задании #349955
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/automaton
Лицензия: Apache-2.0
О пакете: OpenStack Friendly state machines for python
Описание:
Friendly state machines for python. The goal of this library is to provide well documented state machine classes and associated utilities. The state machine pattern (or the implemented variation there-of) is a commonly used pattern and has a multitude of various usages. Some of the usages for this library include providing state & transition validation and running/scheduling/analyzing the execution of tasks.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
python3-module-automaton (noarch)
python3-module-automaton-doc (noarch)
python3-module-automaton-tests (noarch)
python3-module-automaton (noarch)
python3-module-automaton-doc (noarch)
python3-module-automaton-tests (noarch)
Сопровождающий: Grigory Ustinov
Список участников:
Grigory Ustinov
Vitaly Lipatov
Alexey Shabalin
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Grigory Ustinov
Vitaly Lipatov
Alexey Shabalin
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Последнее изменение
30 мая 2024 г. Grigory Ustinov 3.2.0-alt1
- Automatically updated to 3.2.0.
16 октября 2023 г. Grigory Ustinov 3.1.0-alt1.2
- Dropped build dependency on python3-module-reno.
19 февраля 2023 г. Grigory Ustinov 3.1.0-alt1.1
- Moved on modern pyproject macros.