diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-02-11 23:35:06 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:57 -0600 |
commit | 5875d00e7e16aad1f9ef81701ea6ade51ca439c0 (patch) | |
tree | 67e44ff4a0b761c71d4461140f02fac8a5491429 /python/blinker/blinker.info | |
parent | c7830e346d2e337770aa8a3509ac566aea5411c4 (diff) | |
download | slackbuilds-5875d00e7e16aad1f9ef81701ea6ade51ca439c0.tar.gz |
python/blinker: Added (Python module for object-to-object and broadcast signaling)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/blinker/blinker.info')
-rw-r--r-- | python/blinker/blinker.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/blinker/blinker.info b/python/blinker/blinker.info new file mode 100644 index 0000000000..135ee171fb --- /dev/null +++ b/python/blinker/blinker.info @@ -0,0 +1,10 @@ +PRGNAM="blinker" +VERSION="1.2" +HOMEPAGE="http://pypi.python.org/pypi/blinker/" +DOWNLOAD="http://pypi.python.org/packages/source/b/blinker/blinker-1.2.tar.gz" +MD5SUM="6b0a876f0778084e97935a951ea96ded" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |