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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/stevedore/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/stevedore/slack-desc b/python/stevedore/slack-desc new file mode 100644 index 0000000000..ee9f13dc98 --- /dev/null +++ b/python/stevedore/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +stevedore: stevedore (Manage dynamic plugins for Python applications) +stevedore: +stevedore: Stevedore is used to manage dynamic plugins for python applications. +stevedore: +stevedore: See http://stevedore.readthedocs.org for the full documentation. +stevedore: +stevedore: Homepage: https://github.com/dreamhost/stevedore +stevedore: +stevedore: +stevedore: +stevedore: |