diff options
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" |