slackbuilds_ponce/python/virtualenvwrapper
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
slack-desc
virtualenvwrapper.info
virtualenvwrapper.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00

virtualenvwrapper (Extensions to Ian Bicking's virtualenv tool)

virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv
tool for creating isolated Python development environments.

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.