Files
gentoo/dev-python/pika/metadata.xml
Alexey Shvetsov 981cfffd10 dev-python/pika: Update and add me as maintainer
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2020-11-27 16:00:55 +03:00

21 lines
779 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexxy@gentoo.org</email>
<name>Alexey Shvetsov</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabbitMQ, but should also work with other AMQP 0-9-1 brokers.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pika</remote-id>
<remote-id type="github">pika/pika</remote-id>
</upstream>
</pkgmetadata>