Files
guru/net-im/biboumi/metadata.xml
Ronny (tastytea) Gutbrod 0c82ef2527 net-im/biboumi: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-04-23 01:20:42 +02:00

23 lines
815 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
Biboumi is an XMPP gateway that connects to IRC servers and translates
between the two protocols. It can be used to access IRC channels using
any XMPP client as if these channels were XMPP MUCs.
</longdescription>
<upstream>
<doc>https://doc.biboumi.louiz.org/</doc>
<bugs-to>https://lab.louiz.org/louiz/biboumi/issues</bugs-to>
</upstream>
<use>
<flag name="udns">Asynchronously resolve domain names using
net-libs/udns</flag>
<flag name="logrotate">Use app-admin/logrotate for rotating logs</flag>
</use>
</pkgmetadata>