You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/jsonpatch/metadata.xml

22 lines
704 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python library to apply JSON Patches according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">jsonpatch</remote-id>
<remote-id type="github">stefankoegl/python-json-patch</remote-id>
</upstream>
</pkgmetadata>