Description
C++ programs can read and create ELF object data through a header-only library, avoiding a separate runtime library dependency for this part of binary tooling.
This package is for developers building compilers, linkers, analyzers, packagers, or research tools. It does not add a user-facing program; it is included in builds that need to parse or produce ELF files.