aboutsummaryrefslogtreecommitdiff
path: root/python/python2-automat/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-04 14:18:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-06 11:23:34 +0700
commitc4ac219bc4bf25baf89f3844a589614d13f1a8af (patch)
treeeb02122cdfd326e24b69f7f17b25f95b3edf964f /python/python2-automat/README
parente34879d119df0d42bacb7dfff0c7e35c5a75702c (diff)
python/python2-automat: Removed: obsolete, outdated, unmaintained, not working, or not needed anymore.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-automat/README')
-rw-r--r--python/python2-automat/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python2-automat/README b/python/python2-automat/README
deleted file mode 100644
index 5d089cfa07..0000000000
--- a/python/python2-automat/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.