           SPELL=jansson
         VERSION=2.2.1
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://www.digip.org/${SPELL}/releases/${SOURCE}
     SOURCE_HASH=sha512:bb5ba0dc658a3a88c02c8e3a12fa1191e9d53c1944174edf6ff95fd91b41667047b2eb8db7ca83e9af5fcad62aa81bb8bac91d2084c326d826e69ecda8fad994
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.digip.org/jansson/"
      LICENSE[0]=MIT
         ENTERED=20120121
           SHORT="a C library for encoding, decoding and manipulating JSON data"
cat << EOF
Jansson is a C library for encoding, decoding and manipulating JSON data. It
features:

    * Simple and intuitive API and data model * Comprehensive documentation
    * No dependencies on other libraries * Full Unicode support (UTF-8) *
    Extensive test suite
EOF
