diff options
author | vvoody <vvoodywang@gmail.com> | 2013-11-27 23:36:59 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-27 23:36:59 -0600 |
commit | 2c82c4348e78351f12329ecc80916b87a3126281 (patch) | |
tree | 269057aacd6958b283b89616c1f4c91c4192e21b /python/virtualenv-clone/slack-desc | |
parent | 1f6895c099453a69d67d74a47769411e8aa75bbf (diff) | |
download | slackbuilds-2c82c4348e78351f12329ecc80916b87a3126281.tar.gz |
python/virtualenv-clone: Added (virtualenv cloning script)
This is a runtime dependency of virtualenvwrapper.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/virtualenv-clone/slack-desc')
-rw-r--r-- | python/virtualenv-clone/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/virtualenv-clone/slack-desc b/python/virtualenv-clone/slack-desc new file mode 100644 index 0000000000..dc2fe1daf5 --- /dev/null +++ b/python/virtualenv-clone/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------------------------------------------------------| +virtualenv-clone: virtualenv-clone (virtualenv cloning script) +virtualenv-clone: +virtualenv-clone: virtualenv-clone is a script for cloning a non-relocatable virtualenv. +virtualenv-clone: +virtualenv-clone: Homepage: https://github.com/edwardgeorge/virtualenv-clone +virtualenv-clone: +virtualenv-clone: +virtualenv-clone: +virtualenv-clone: +virtualenv-clone: +virtualenv-clone: |