Files
Vincent Cruz f3d0050e3d package/python-transitions: new package
Lightweight finite state machine implementation in Python.

https://github.com/pytransitions/transitions

Signed-off-by: Vincent Cruz <mooz@blockos.org>
[Julien:
 - remove directory for LICENSE in hash file
 - remove PKG-INFO entry in hash file
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-04-14 22:40:53 +02:00

8 lines
223 B
Plaintext

config BR2_PACKAGE_PYTHON_TRANSITIONS
bool "python-transitions"
select BR2_PACKAGE_PYTHON_SIX # runtime
help
Lightweight finite state machine implementation in Python.
https://github.com/pytransitions/transitions