diff options
| author | Arn0 <yth@ythogtha.org> | 2022-09-14 09:47:59 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:17 +0700 |
| commit | 96170348cc45c71b5e5978ea619d38bd6cd3a0c5 (patch) | |
| tree | e879ab71dcdbc72d5587389a4d0e75ba74e39b27 /python/python3-automat/README | |
| parent | bae321cb52ec80b31c42fe8eac6146ad52b82410 (diff) | |
python/python3-automat: sets m2r as optional dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |
