freebsd-ports/devel/py-virtualenvwrapper/pkg-descr
Nicola Vitale 9d41dfc3f8 - Update to 3.6
- 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
2012-08-21 21:19:56 +00:00

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/