gentoo/dev-python/irc/metadata.xml
Louis Sautier 98099e7d9c
dev-python/irc: version bump to 15.0.5.
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/2970

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-12-02 22:41:16 +01:00

23 lines
814 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sautier.louis@gmail.com</email>
<name>Louis Sautier</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
This project includes an event-driven IRC client framework written in Python,
as well as an object-oriented wrapper class and some example programs.
</longdescription>
<upstream>
<remote-id type="pypi">irc</remote-id>
<remote-id type="github">jaraco/irc</remote-id>
<bugs-to>https://github.com/jaraco/irc/issues</bugs-to>
<changelog>https://github.com/jaraco/irc/blob/master/CHANGES.rst</changelog>
</upstream>
</pkgmetadata>