Source: json-glib Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Iain Lane , Jeremy BĂ­cha , Laurent Bigonville , Michael Biebl Build-Depends: debhelper-compat (= 13), dh-sequence-gir, dh-sequence-gnome, gi-docgen, gir1.2-glib-2.0 (>= 0.9.12), gtk-doc-tools (>= 1.20), libgirepository1.0-dev (>= 0.9.12), libglib2.0-dev (>= 2.54.0), meson (>= 0.55.3), python3-jinja2, python3-toml, python3-typogrify, xsltproc Build-Depends-Indep: libglib2.0-doc Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/gnome-team/json-glib Vcs-Git: https://salsa.debian.org/gnome-team/json-glib.git Homepage: https://wiki.gnome.org/Projects/JsonGlib Package: libjson-glib-1.0-0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: libjson-glib-1.0-common (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Description: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Package: libjson-glib-dev Section: libdevel Architecture: any Multi-Arch: same Depends: gir1.2-json-1.0 (= ${binary:Version}), libglib2.0-dev, libjson-glib-1.0-0 (= ${binary:Version}), pkg-config, ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends} Provides: ${gir:Provides} Suggests: libjson-glib-doc Description: GLib JSON manipulation library (development files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the development files. Package: libjson-glib-1.0-common Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Package: libjson-glib-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: devhelp Build-Profiles: Description: GLib JSON manipulation library (documentation) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the documentation. Package: gir1.2-json-1.0 Section: introspection Architecture: any Multi-Arch: same Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: GLib JSON manipulation library (introspection data) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: json-glib-tools Section: devel Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: foreign Description: GLib JSON manipulation library (tools) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the json-glib-format and json-glib-validate tools.