gentoo/dev-python/keyring/metadata.xml
Louis Sautier 6f2add408b
dev-python/keyring: add the Python project to maintainers
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-09-05 15:30:10 +02:00

25 lines
773 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Provides a easy way to access the system keyring service from python.
</longdescription>
<upstream>
<remote-id type="pypi">keyring</remote-id>
<remote-id type="bitbucket">kang/python-keyring-lib</remote-id>
<remote-id type="github">jaraco/keyring</remote-id>
</upstream>
</pkgmetadata>