    MODULE=elfutils
   VERSION=0.195
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://sourceware.org/elfutils/ftp/$VERSION/
SOURCE_VFY=sha256:37629fdf7f1f3dc2818e138fca2b8094177d6c2d0f701d3bb650a561218dc026
  WEB_SITE=https://sourceware.org/elfutils/
   ENTERED=20021102
   UPDATED=20260418
     SHORT="Utilities related to ELF (UNIX binaries) objects"
USE_WRAPPERS=no

cat << EOF
Elfutils is a collection of utilities, including ld (a linker), nm (for
listing symbols from object files), size (for listing the section sizes
of an object or archive file), strip (for discarding symbols), readelf
(to see the raw ELF file structures), and elflint (to check for
well-formed ELF files).  Also included are numerous helper libraries
which implement DWARF, ELF, and machine-specific ELF handling.
EOF
