          MODULE=abi-dumper
         VERSION=1.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/lvc/abi-dumper/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:aa7a52bf913ab1a64743551d64575f921df3faa4a592a0f6614e047bc228708a
        WEB_SITE=https://github.com/lvc/abi-dumper
         ENTERED=20161221
         UPDATED=20251103
           SHORT="dump ABI of an ELF object"
cat << EOF
ABI Dumper — a tool to dump ABI of an ELF object
containing DWARF debug info. The tool is intended
to be used with ABI Compliance Checker tool for
tracking ABI changes of a C/C++ library or kernel
module.
EOF
