[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
322/377: gnu: json-glib: Update synopsis and description.
From: |
guix-commits |
Subject: |
322/377: gnu: json-glib: Update synopsis and description. |
Date: |
Thu, 2 Sep 2021 17:56:10 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit f82db0f9db7f8222c74927e1ab74c41c4f560737
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 12 10:55:57 2021 -0500
gnu: json-glib: Update synopsis and description.
* gnu/packages/gnome.scm (json-glib) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/gnome.scm | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1d71695..c9c1f59 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4682,13 +4682,10 @@ configuration storage systems.")
(propagated-inputs
`(("glib" ,glib))) ;according to json-glib-1.0.pc
(home-page "https://wiki.gnome.org/Projects/JsonGlib")
- (synopsis "Compiler for the GObject type system")
- (description
- "JSON-GLib is a C library based on GLib providing serialization and
-deserialization support for the JavaScript Object Notation (JSON) format
-described by RFC 4627. It provides parser and generator GObject classes and
-various wrappers for the complex data types employed by JSON, such as arrays
-and objects.")
+ (synopsis "Glib and GObject implementation of JSON")
+ (description "JSON-GLib is a library providing serialization and
+described by RFC 4627. It implements a full JSON parser and generator using
+GLib and GObject, and integrates JSON with GLib data types.")
(license license:lgpl2.1+)))
(define-public libxklavier
- 308/377: gnu: atk: Re-arrange inputs in alphabetical order., (continued)
- 308/377: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/09/02
- 303/377: gnu: libgsf: Re-arrange inputs in alphabetical order., guix-commits, 2021/09/02
- 309/377: gnu: atk: Update to 2.36.0., guix-commits, 2021/09/02
- 310/377: gnu: atk: Update home-page and license., guix-commits, 2021/09/02
- 313/377: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/09/02
- 314/377: gnu: Add atkmm-2.28., guix-commits, 2021/09/02
- 316/377: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/09/02
- 317/377: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/09/02
- 318/377: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/09/02
- 319/377: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/09/02
- 322/377: gnu: json-glib: Update synopsis and description.,
guix-commits <=
- 323/377: gnu: wayland: Update to 1.19.0., guix-commits, 2021/09/02
- 325/377: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/09/02
- 327/377: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/09/02
- 329/377: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/09/02
- 330/377: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/09/02
- 331/377: gnu: gtk+: Enable tests., guix-commits, 2021/09/02
- 334/377: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/09/02
- 337/377: gnu: ibus: Update to 1.5.24., guix-commits, 2021/09/02
- 340/377: gnu: ibus: Enable tests., guix-commits, 2021/09/02
- 342/377: gnu: iqa: Correct source uri., guix-commits, 2021/09/02