
auditwheel 6.6.0
0
Cross-distribution Linux wheels
Contents
Cross-distribution Linux wheels
Stars: 513, Watchers: 513, Forks: 161, Open Issues: 73The pypa/auditwheel repo was created 10 years ago and the last code push was Yesterday.
The project is popular with 513 github stars!
How to Install auditwheel
You can install auditwheel using pip
pip install auditwheel
or add it to a project with poetry
poetry add auditwheel
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/auditwheel/
- GitHub Repo:
- https://github.com/pypa/auditwheel
Classifiers
- Software Development
- Software Development/Build Tools
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common auditwheel errors.
Code Examples
Here are some auditwheel code examples and snippets.
GitHub Issues
The auditwheel package has 73 open issues on GitHub
- chore(deps): bump the actions group with 2 updates
- [pre-commit.ci] pre-commit autoupdate
- Set rpath when a lib has invalid ones
- Should set rpath to
$ORIGINfor libs with non-exist rpath - fix(tests): manylinux images moved to gcc-toolset-15
- Add Android support
- auditwheel repair creates duplicate Root-Is-Purelib entries in WHEEL metadata
- Unable to repair wheel that uses zlib-ng
- Find a replacement for
patchelf
pythonfix