blob: 0955cf954630e6cf8f842572c43f1c413ecaa442 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
<upstream>
<remote-id type="github">biojppm/rapidyaml</remote-id>
<remote-id type="pypi">rapidyaml</remote-id>
</upstream>
</pkgmetadata>
|