summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/json-glib/DETAILS
blob: 02ce5b563b870a9117fb2cedd11f76d8243eb40a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
           SPELL=json-glib
         VERSION=0.12.4
          BRANCH=`echo $VERSION|cut -d . -f 1,2` 
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://live.gnome.org/JsonGlib/
         ENTERED=20101023
           SHORT="JSON Parser for GLib"
cat << EOF
JSON-GLib is a library providing serialization and deserialization support
for the JavaScript Object Notation (JSON) format described by RFC 4627.
EOF