blob: a1932917de4c5f7fec683cc3fee43c42aaea6a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/breerly/threadloop/issues</bugs-to>
<maintainer>
<email>breerly@gmail.com</email>
<name>Grayson Koonce</name>
</maintainer>
<remote-id type="pypi">threadloop</remote-id>
<remote-id type="github">breerly/threadloop</remote-id>
</upstream>
</pkgmetadata>
|