Letter P

python3-virtualenv-clone - Script to clone virtualenvs

Website: http://pypi.python.org/pypi/virtualenv-clone
License: MIT
Vendor: Alcance Libre, Inc.
Description:
virtualenv cloning script.

A script for cloning a non-relocatable virtualenv.

Virtualenv provides a way to make virtualenv's relocatable which could then
be copied as we 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.

Packages

python3-virtualenv-clone-0.5.3-1.fc14.al.noarch [15 KiB] Changelog by Tadej Janež (2019-07-31):
- Update to 0.5.3 release

Listing created by Repoview-0.6.6-6.fc14.al