dev-python/jsonpath-rw: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-03 18:38:15 +02:00
parent 90284c01af
commit a52df4e30d
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>comaintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/kennknowles/python-jsonpath-rw/issues</bugs-to>
<remote-id type="pypi">jsonpath-rw</remote-id>
<remote-id type="github">kennknowles/python-jsonpath-rw</remote-id>
<maintainer status="unknown">
<email>kenn.knowles@gmail.com</email>
<name>Kenneth Knowles</name>
</maintainer>
</upstream>
</pkgmetadata>