          MODULE=elfio
         VERSION=3.12
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/serge1/ELFIO/releases/download/Release_$VERSION/
      SOURCE_VFY=sha256:caf49f3bf55a9c99c98ebea4b05c79281875783802e892729eea0415505f68c4
        WEB_SITE=https://github.com/serge1/ELFIO/
            TYPE=cmake
         ENTERED=20200418
         UPDATED=20231014
           SHORT="A small interface for reading and generating files in ELF binary format"

cat << EOF
ELFIO is a header-only C++ library intended for reading and generating
files in the ELF binary format. It is used as a standalone library - it is not
dependant on any other product or project. Adhering to ISO C++, it compiles on
a wide variety of architectures and compilers.
EOF
