パッケージ: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)