diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-03-08 20:10:56 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-08 20:10:56 +0000 |
commit | b90a0fec049b6e82a2c1b5c49eafa52008033271 (patch) | |
tree | a252d13ca5f639c7c15496900a830a889f076ad5 /python/Automat/Automat.info | |
parent | 37bca2aa38ab1a3395fcddde6a6d64fa9520d977 (diff) |
python/Automat: Added (Self-service finite-state machines).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/Automat/Automat.info')
-rw-r--r-- | python/Automat/Automat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/Automat/Automat.info b/python/Automat/Automat.info new file mode 100644 index 000000000000..246daeb30ec0 --- /dev/null +++ b/python/Automat/Automat.info @@ -0,0 +1,10 @@ +PRGNAM="Automat" +VERSION="0.5.0" +HOMEPAGE="https://pypi.python.org/pypi/Automat" +DOWNLOAD="https://pypi.python.org/packages/73/5a/e5dc9a87e5795ba164e012f2b1cd659e31b722355b79e934e0af892d0493/Automat-0.5.0.tar.gz" +MD5SUM="3a73d95339da60b58a624851f2319fe3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="setuptools-scm mistune attrs six" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |