          MODULE=rttr
         VERSION=0.9.6
          SOURCE=$MODULE-$VERSION-src.tar.gz
      SOURCE_URL=https://www.rttr.org/releases/
      SOURCE_VFY=sha256:f62caee43016489320f8a69145c9208cddd72e451ea95618bc26a49a4cd6c990
        WEB_SITE=https://www.rttr.org/
            TYPE=cmake
         ENTERED=20190421
         UPDATED=20200224
           SHORT="run time type reflection"

cat << EOF
An open source library which adds relfection to C++. Run Time Type Reflection is the ability of a computer
program to introspect and modify and object at runtime.
EOF
