diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-24 21:44:47 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:02 +0700 |
commit | 88e26a9d850073317b213beda47e5da8b881ccb0 (patch) | |
tree | 77691ac87eae3371c909afcba1ed08265cd20e84 /python/entrypoints/entrypoints.info | |
parent | 866186bcf6266eef7dd5209abc4818a0399d8c7d (diff) |
python/entrypoints: Added (Discover & load entry points).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/entrypoints/entrypoints.info')
-rw-r--r-- | python/entrypoints/entrypoints.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/entrypoints/entrypoints.info b/python/entrypoints/entrypoints.info new file mode 100644 index 000000000000..ccc6bb17337f --- /dev/null +++ b/python/entrypoints/entrypoints.info @@ -0,0 +1,10 @@ +PRGNAM="entrypoints" +VERSION="0.2.2" +HOMEPAGE="http://entrypoints.readthedocs.org/" +DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.2.2/entrypoints-0.2.2.tar.gz" +MD5SUM="7dae980f7c6affd777dc60a51c8d0b0b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |