gentoo/dev-libs/json-c/metadata.xml
Jakov Smolić e9d802f948
dev-libs/json-c: drop myself as a maintainer
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-06-18 20:55:07 +02:00

17 lines
657 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
JSON-C is a JSON implementation written in C. It implements a
reference counting object model that allows you to easily
construct JSON objects in C, output them as JSON formatted strings
and parse JSON formatted strings back into the C representation of
JSON objects.
</longdescription>
<upstream>
<remote-id type="github">json-c/json-c</remote-id>
<remote-id type="cpe">cpe:/a:json-c_project:json-c</remote-id>
</upstream>
</pkgmetadata>