diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-11 18:03:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | f61dfd57c159f521caf9db739773156c41594352 (patch) | |
tree | 22c8f2785a204036b0c8d6e90fa8f8078f6959f7 /python/funcsigs/funcsigs.info | |
parent | c5e2019b6a951725876d9c6841c58580fc0605d0 (diff) | |
download | slackbuilds-f61dfd57c159f521caf9db739773156c41594352.tar.gz |
python/funcsigs: Added (Backport of the PEP 362).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/funcsigs/funcsigs.info')
-rw-r--r-- | python/funcsigs/funcsigs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/funcsigs/funcsigs.info b/python/funcsigs/funcsigs.info new file mode 100644 index 0000000000..1e21a25609 --- /dev/null +++ b/python/funcsigs/funcsigs.info @@ -0,0 +1,10 @@ +PRGNAM="funcsigs" +VERSION="1.0.2" +HOMEPAGE="http://funcsigs.readthedocs.io/en/0.4/" +DOWNLOAD="https://pypi.python.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz" +MD5SUM="7e583285b1fb8a76305d6d68f4ccc14e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |