Description
Provides the patchelf utility for Python packaging workflows. It helps build and repair tools modify ELF interpreter paths, rpaths, and related binary metadata when producing distributable artifacts.
Changing ELF metadata can break executables or alter library loading. Use it only on intended binaries and verify the resulting artifacts before distribution.