2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-16 00:00:25 +03:00
Files
gentoo/dev-python/jsonpointer/metadata.xml
Repository QA checks a637bd65b7 2015-06-19 16:35:30 UTC
2015-06-19 12:38:33 -04:00

18 lines
603 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
Identify specific nodes in a JSON document (according to draft 08)
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-08
</longdescription>
<upstream>
<remote-id type="pypi">jsonpointer</remote-id>
<remote-id type="github">stefankoegl/python-json-pointer</remote-id>
</upstream>
</pkgmetadata>