slackbuilds/python/Automat
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
..
Automat.SlackBuild python/Automat: Added (Self-service finite-state machines). 2017-03-08 20:10:56 +00:00
Automat.info python/Automat: Added (Self-service finite-state machines). 2017-03-08 20:10:56 +00:00
README python/Automat: Added (Self-service finite-state machines). 2017-03-08 20:10:56 +00:00
slack-desc python/Automat: Added (Self-service finite-state machines). 2017-03-08 20:10:56 +00:00

README

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