. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=iniparser
         VERSION=4.2.6
     SOURCE_HASH=sha512:4057e65011efb005fd212c2316580b9d5d6b835f0a507001324e5ca49ad0e7656508a915484c24cd5b57aece11a9298feb5904fec3535c5191fff62706b15aa9
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/ndevilla/iniparser/archive/v${VERSION}.tar.gz"
# Watch: https://github.com/ndevilla/iniparser/tags/ tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/ndevilla/iniparser"
      LICENSE[0]=MIT
         ENTERED=20090405
           SHORT="stand-alone ini Parser library in ANSI C"
cat << EOF
iniparser is a free stand-alone ini file parsing library.  It is written
in portable ANSI C and should compile anywhere.  iniparser is distributed
under an MIT license.
EOF
