diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2016-08-09 16:05:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | 76f987ed791c69e95c79e4569b1af3391a86bc1b (patch) | |
tree | fd070cda5576f74d30194d3172c12eed79b95146 /python/fasteners/fasteners.info | |
parent | 6cc55545436b4f85fcd2ad9b0e4abc39550d4efa (diff) |
python/fasteners: Added (useful locks for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/fasteners/fasteners.info')
-rw-r--r-- | python/fasteners/fasteners.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/fasteners/fasteners.info b/python/fasteners/fasteners.info new file mode 100644 index 0000000000000..da592167115bc --- /dev/null +++ b/python/fasteners/fasteners.info @@ -0,0 +1,10 @@ +PRGNAM="fasteners" +VERSION="0.14.1" +HOMEPAGE="https://github.com/harlowja/fasteners/" +DOWNLOAD="https://github.com/harlowja/fasteners/archive/0.14.1/fasteners-0.14.1.tar.gz" +MD5SUM="f641c55508d30b29eacd8c7a8785fab0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="six monotonic" +MAINTAINER="Andre Barboza" +EMAIL="bmg.andre@gmail.com" |