[ 原始碼: virtualenv-clone ]
套件:python3-virtualenv-clone(0.3.0-2)
python3-virtualenv-clone 的相關連結
Debian 的資源:
下載原始碼套件 virtualenv-clone:
- [virtualenv-clone_0.3.0-2.dsc]
- [virtualenv-clone_0.3.0.orig.tar.gz]
- [virtualenv-clone_0.3.0-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [pypi.org]
相似套件:
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)