diff options
Diffstat (limited to 'python/python3-automat/README')
-rw-r--r-- | python/python3-automat/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-automat/README b/python/python3-automat/README index 44034e0b09..5d089cfa07 100644 --- a/python/python3-automat/README +++ b/python/python3-automat/README @@ -1,3 +1,5 @@ Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). + +python-m2r is an optional dependency for better documentations. |