    MODULE=jansson
   VERSION=2.15.1
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://github.com/akheron/jansson/releases/download/v$VERSION/
SOURCE_VFY=sha256:f9aa4b3ec8496fee69db94f06f3d76fd4a26b012ee9bf1e917078c2cd2841881
  WEB_SITE=http://www.digip.org/jansson/
   ENTERED=20131103
   UPDATED=20260702
     SHORT="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
