blob: 47a1c2c6d978882fecd41010bde0e2f4448d8689 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
<upstream>
<remote-id type="pypi">inflection</remote-id>
<remote-id type="github">jpvanhal/inflection</remote-id>
<bugs-to>https://github.com/jpvanhal/inflection/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|