diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-12 23:30:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:30:22 +0200 |
commit | 91e9b6db1b9b6fd0fce1bb27b9b69ea1612a3036 (patch) | |
tree | 61e919ab62e961382bc5c16b6f125612a15c18d8 /libraries/json-glib/slack-desc | |
parent | 4ded9f1228435d8d0d26de1f82344d77eefd4a55 (diff) | |
download | slackbuilds-91e9b6db1b9b6fd0fce1bb27b9b69ea1612a3036.tar.gz |
libraries/json-glib: Added to 12.2 repository
Diffstat (limited to 'libraries/json-glib/slack-desc')
-rw-r--r-- | libraries/json-glib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/json-glib/slack-desc b/libraries/json-glib/slack-desc new file mode 100644 index 0000000000..b2125d10fc --- /dev/null +++ b/libraries/json-glib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +json-glib: JSON-Glib (a de/serialization library for the JS Object Notation) +json-glib: +json-glib: JSON-GLib is a library providing serialization and deserialization +json-glib: support for the JavaScript Object Notation (JSON) format described +json-glib: by RFC 4627. +json-glib: +json-glib: http://live.gnome.org/JsonGlib +json-glib: +json-glib: +json-glib: +json-glib: |