9d41dfc3f8
- Add devel/py-stevedore to RUN_DEPENDS - Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket to build DOCS - Remove Author: field and the blank after WWW: from pkg-descr ReleaseHistory: http://goo.gl/AYHv8 BuildLog: http://goo.gl/acOhy
8 lines
424 B
Text
8 lines
424 B
Text
virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv
|
|
<http://pypi.python.org/pypi/virtualenv>`_ tool. The extensions include
|
|
wrappers for creating and deleting virtual environments and otherwise
|
|
managing your development workflow, making it easier to work on more
|
|
than one project at a time without introducing conflicts in their
|
|
dependencies.
|
|
|
|
WWW: http://www.doughellmann.com/projects/virtualenvwrapper/
|