blob: e0b9043cb663f89d62fe24becec610bd85c09739 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
IGMPproxy is a simple multicast router using only the IGMP protocol.
It is intended for forwarding of multicast traffic between networks,
like used by IPTV.
</longdescription>
<upstream>
<bugs-to>https://github.com/pali/igmpproxy/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|