slackbuilds_ponce/python/Automat/README
Markus Reichelt b90a0fec04 python/Automat: Added (Self-service finite-state machines).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-08 20:10:56 +00:00

3 lines
142 B
Text

Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).