From 76f987ed791c69e95c79e4569b1af3391a86bc1b Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Tue, 9 Aug 2016 16:05:03 +0100 Subject: python/fasteners: Added (useful locks for Python). Signed-off-by: David Spencer --- python/fasteners/fasteners.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/fasteners/fasteners.info (limited to 'python/fasteners/fasteners.info') diff --git a/python/fasteners/fasteners.info b/python/fasteners/fasteners.info new file mode 100644 index 0000000000..da59216711 --- /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" -- cgit v1.2.3