A wrapper for patchelf
Project description
patchelf-wrapper is a simple Python module that assists in the installation of the *patchelf* utility. It’s intended for use with PyPI-hosted Python projects that depend on patchelf. If you’re an end-user of patchelf, you should look elsewhere! (Perhaps your OS’s package manager?)
Currently, patchelf-wrapper installs patchelf 0.11.
Usage
Ordinarily, you’ll just want to set 'patchelf-wrapper' as one of your requirements (e.g. in setup.py). If installing directly, you can just use python setup.py install or python setup.py build as usual; this respects all the usual options, including automatically installing patchelf into the bin dir of a virtualenv if one is active.
In addition, patchelf-wrapper contains the following setup commands beyond the defaults:
check_patchelf: Checks if patchelf is already installed on the system
build_patchelf: Extract patchelf’s source and build it
install_patchelf: Install patchelf to the chosen location
License
This project is licensed under the BSD 3-clause license. Patchelf itself is licensed under the GPL, version 3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file patchelf-wrapper-1.2.0.tar.gz
.
File metadata
- Download URL: patchelf-wrapper-1.2.0.tar.gz
- Upload date:
- Size: 197.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67c8802e7c3e79eaa28811ce5e3245e8264b54e16afd450a3b8d727bc0dbccb8 |
|
MD5 | e357f7e1388ca5dc9f527e5cf9ddc5e9 |
|
BLAKE2b-256 | f17adaf5cfe64e18cd7ea096ca85b52b38df13def7704861a48a066c4e768c7f |