diff options
Diffstat (limited to 'devel/json-glib/pkg-descr')
-rw-r--r-- | devel/json-glib/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/json-glib/pkg-descr b/devel/json-glib/pkg-descr index 9f3efb50d510..4c86ceb78895 100644 --- a/devel/json-glib/pkg-descr +++ b/devel/json-glib/pkg-descr @@ -19,5 +19,3 @@ the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. - -WWW: http://live.gnome.org/JsonGlib |