mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
15 lines
472 B
XML
15 lines
472 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>smaniotto.nicola@gmail.com</email>
|
|
<name>Nicola Smaniotto</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">hynek/pem</remote-id>
|
|
<remote-id type="pypi">pem</remote-id>
|
|
<doc>https://pem.readthedocs.io/</doc>
|
|
<bugs-to>https://github.com/hynek/pem/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|