blob: 79beb4a77961b2d8152ee7765daf7a9480154bdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">imaplib2</remote-id>
<remote-id type="github">jazzband/imaplib2</remote-id>
<bugs-to>https://github.com/jazzband/imaplib2/issues</bugs-to>
</upstream>
</pkgmetadata>
|