blob: 569b904b3f4ce3c959f44715e328b65371321f6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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>
</pkgmetadata>
|