          MODULE=vtable-dumper
         VERSION=1.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/lvc/vtable-dumper/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:6993781b6a00936fc5f76dc0db4c410acb46b6d6e9836ddbe2e3c525c6dd1fd2
        WEB_SITE=https://github.com/lvc/vtable-dumper
         ENTERED=20161221
         UPDATED=20161221
           SHORT="List content of virtual tables in a C++ shared library"

cat <<EOF
Vtable-Dumper - a tool to list content of
virtual tables in a C++ shared library

It is intended for developers of software libraries
and maintainers of Linux distributions who are
interested in ensuring backward binary compatibility.
EOF
