diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2010-09-17 04:38:52 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-21 22:09:37 -0500 |
commit | 9795bb800a5c3992e8ba4501d50016efce8ee0fe (patch) | |
tree | 8f58ed31f4371a81ecac1a5270464e2b7bb8d2fd /development/distribute/distribute.info | |
parent | 4fd7d5c97eaef1f46252ed4664a706bf0131747c (diff) |
development/distribute: Added (fork of the Setuptools project)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/distribute/distribute.info')
-rw-r--r-- | development/distribute/distribute.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/distribute/distribute.info b/development/distribute/distribute.info new file mode 100644 index 0000000000..246324c8ff --- /dev/null +++ b/development/distribute/distribute.info @@ -0,0 +1,10 @@ +PRGNAM="distribute" +VERSION="0.6.14" +HOMEPAGE="http://packages.python.org/distribute/" +DOWNLOAD="http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz" +MD5SUM="ac607e05682116c06383b27a15e2db90" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" +APPROVED="dsomero" |