[ 源代码: virtualenv-clone ]
软件包:python3-virtualenv-clone(0.5.7-1)
python3-virtualenv-clone 的相关链接
Debian 的资源:
下载源码包 virtualenv-clone:
- [virtualenv-clone_0.5.7-1.dsc]
- [virtualenv-clone_0.5.7.orig.tar.gz]
- [virtualenv-clone_0.5.7-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
script for cloning a non-relocatable virtualenv (Python3)
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 Python3 package.
其他与 python3-virtualenv-clone 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)