blob: ab940fdb6ce3f63df1163930414f56201b5db810 (
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>falbrechtskirchinger@gmail.com</email>
<name>Florian Albrechtskirchinger</name>
</maintainer>
<upstream>
<remote-id type="pypi">aiothreads</remote-id>
<remote-id type="github">mosquito/aiothreads</remote-id>
</upstream>
</pkgmetadata>
|