. "$GRIMOIRE/FUNCTIONS"
           SPELL=qoauth
         VERSION=2.0.0
     SOURCE_HASH=sha512:06da01d38e4c1bc236e66bbad425fcaa1ca3bd78cd9eab4774e68dab1ab6d07bbd7919419c71d11a10c52dd3e9c08f149695e0aab83e3d8f67d1919876d26fcf
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/ayoy/qoauth"
 SOURCE_URL=$WEB_SITE/archive/v$VERSION.tar.gz
      LICENSE[0]=LGPL
         ENTERED=20110111
           SHORT="A Qt-based library for OAuth authorization scheme"
cat << EOF
QOAuth is an attempt to support interaction with OAuth-powered network
services in a Qt way, i.e. simply, clearly and efficiently.
EOF
