source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=clazy
         VERSION=1.16
#LEVEL=1
  VV=$VERSION/src/
source $GRIMOIRE/KDE_EXTRA
        WEB_SITE="https://github.com/KDE/clazy"
      LICENSE[0]=LGPL
         ENTERED=20190113
           SHORT="a compiler plugin which allows clang to understand Qt semantics"
cat << EOF
clazy is a compiler plugin which allows clang to understand Qt semantics. You
get more than 50 Qt related compiler warnings, ranging from unneeded memory
allocations to misusage of API, including fix-its for automatic refactoring.
EOF
