summaryrefslogtreecommitdiffstats
path: root/python/entrypoints/entrypoints.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-01-24 22:44:47 +0100
committer Willy Sudiarto Raharjo2017-01-28 01:38:02 +0100
commit88e26a9d850073317b213beda47e5da8b881ccb0 (patch)
tree77691ac87eae3371c909afcba1ed08265cd20e84 /python/entrypoints/entrypoints.info
parent866186bcf6266eef7dd5209abc4818a0399d8c7d (diff)
downloadslackbuilds-88e26a9d850073317b213beda47e5da8b881ccb0.tar.gz
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.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/entrypoints/entrypoints.info b/python/entrypoints/entrypoints.info
new file mode 100644
index 0000000000..ccc6bb1733
--- /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"