diff options
Diffstat (limited to 'python/python2-automat/README')
-rw-r--r-- | python/python2-automat/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python2-automat/README b/python/python2-automat/README new file mode 100644 index 0000000000000..44034e0b09bb3 --- /dev/null +++ b/python/python2-automat/README @@ -0,0 +1,3 @@ +Automat is a library for concise, idiomatic Python expression of +finite-state automata (particularly deterministic finite-state +transducers). |