blob: bc660ed9af6beb3186b60d6f35e001f704483930 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">h2non/jsonpath-ng</remote-id>
<remote-id type="pypi">jsonpath-ng</remote-id>
</upstream>
</pkgmetadata>
|