blob: 010a147a4341a4d2b7403ad5671870edcec98ede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/jmespath/jp/issues</bugs-to>
<changelog>https://github.com/jmespath/jp/commits/master</changelog>
</upstream>
<use>
<flag name="jpp">
Install jpp which is an extended superset of the jp CLI for JMESPath
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|