mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
17 lines
618 B
XML
17 lines
618 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnome@gentoo.org</email>
|
|
<name>Gentoo GNOME Desktop</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Jsonrpc-GLib is a JSON-RPC library for GLib. It includes support for
|
|
communicating as both a JSON-RPC client and server. Additionally, it
|
|
supports upgrating connections to use GVariant for less runtime overhead.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gnome-gitlab">GNOME/jsonrpc-glib</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|