diff options
author | vvoody <vvoodywang@gmail.com> | 2013-11-27 23:38:48 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-27 23:38:48 -0600 |
commit | c8e4d80b45788120f5b02d932b97394757b40c60 (patch) | |
tree | 6835d18420e6c1966cfa035d204e8bbd567d112c /python/stevedore/stevedore.info | |
parent | 2c82c4348e78351f12329ecc80916b87a3126281 (diff) | |
download | slackbuilds-c8e4d80b45788120f5b02d932b97394757b40c60.tar.gz |
python/stevedore: Added (Manage dynamic plugins for Python applications)
This is a runtime dependency of virtualenvwrapper.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/stevedore/stevedore.info')
-rw-r--r-- | python/stevedore/stevedore.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info new file mode 100644 index 0000000000..2e998d21ae --- /dev/null +++ b/python/stevedore/stevedore.info @@ -0,0 +1,10 @@ +PRGNAM="stevedore" +VERSION="0.13" +HOMEPAGE="https://github.com/dreamhost/stevedore" +DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-0.13.tar.gz" +MD5SUM="2f469231267f33a34ea7e940088b6287" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="vvoody" +EMAIL="vvoodywang@gmail.com" |