SlackBuildsOrg/python/virtualenvwrapper
Dimitris Zlatanidis 6c8a9444c8 python/virtualenvwrapper: Updated for version 4.7.2, new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-07 19:09:12 +07:00
..
README
slack-desc
virtualenvwrapper.info
virtualenvwrapper.SlackBuild

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.