summaryrefslogtreecommitdiff
path: root/net-misc/samplicator/metadata.xml
blob: d5542e1ce690a2a20dc1c3efeb9d5f1a5b8f500e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
This small program receives UDP datagrams on a given port, and resends
those datagrams to a specified set of receivers. In addition, a
sampling divisor N may be specified individually for each receiver,
which will then only receive one in N of the received packets.
	</longdescription>
	<upstream>
		<remote-id type="github">sleinen/samplicator</remote-id>
		<bugs-to>mailto:simon.leinen@gmail.com</bugs-to>
	</upstream>
</pkgmetadata>