mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 21:27:27 -08:00
21 lines
661 B
XML
21 lines
661 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
Python bindings for Gammu
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">python-gammu</remote-id>
|
|
<remote-id type="github">gammu/python-gammu</remote-id>
|
|
</upstream>
|
|
<maintainer type="person">
|
|
<email>awilfox.gentoo@foxkit.us</email>
|
|
<name>Andrew Wilcox</name>
|
|
<description>Proxy (user) maintainer, bugs to be assigned to him</description>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
</pkgmetadata>
|