Merge remote-tracking branch 'github/pr/608'.
[gentoo.git] / net-analyzer / dietsniff / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>xmw@gentoo.org</email>
6                 <name>Michael Weber</name>
7         </maintainer>
8         <upstream>
9                 <bugs-to>https://github.com/hynek/dietsniff/issues</bugs-to>
10                 <maintainer status="active">
11                         <email>hs@ox.cx</email>
12                         <name>Hynek Schlawack</name>
13                 </maintainer>
14                 <remote-id type="github">hynek/dietsniff</remote-id>
15         </upstream>
16         <longdescription>
17 dietsniff is a network-debugging tool like tcpdump or ethereal. The
18 difference to those powerful tools however is that dietsniff is linked
19 against Felix von Leitner's dietlibc and doesn't require libpcap.
20 Therefore it's really small while being static. dietsniff's most
21 useful scenario is probably to sniff the packets into a pcap-logfile which
22 can be later viewed using more user friendly applications.
23 </longdescription>
24 </pkgmetadata>