Pakket: python-virtualenv-clone (0.3.0-1.2)
Verwijzigingen voor python-virtualenv-clone
Debian bronnen:
Het bronpakket virtualenv-clone downloaden:
- [virtualenv-clone_0.3.0-1.2.dsc]
- [virtualenv-clone_0.3.0.orig.tar.gz]
- [virtualenv-clone_0.3.0-1.2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [pypi.org]
Vergelijkbare pakketten:
script for cloning a non-relocatable virtualenv (Python2)
Virtualenv provides a way to make virtualenv's relocatable which could then be copied as wanted. However making a virtualenv relocatable this way breaks the no-site-packages isolation of the virtualenv as well as other aspects that come with relative paths and '/usr/bin/env' shebangs that may be undesirable.
Also, the .pth and .egg-link rewriting doesn't seem to work as intended. This attempts to overcome these issues and provide a way to easily clone an existing virtualenv.
This is the Python2 package
Andere aan python-virtualenv-clone gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)