Comment 5 for bug 561597

Revision history for this message
scytlae (scytale-gmail) wrote :

looks like this has been packaged:

s@alph:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"

s@alph:~$ aptitude show virtualenvwrapper
Package: virtualenvwrapper
State: installed
Automatically installed: no
Version: 2.2.1-1
Priority: optional
Section: universe/python
Maintainer: Ubuntu Developers <email address hidden>
Uncompressed Size: 844k
Depends: python, python-support (>= 0.90.0), python-virtualenv, bash-completion, libjs-jquery
Description: extension to virtualenv for managing multiple virtual Python environments
 virtualenvwrapper is a set of extensions to Ian Bicking's 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.
Homepage: http://www.doughellmann.com/projects/virtualenvwrapper/