Source: mdns-scan
Section: utils
Priority: optional
Maintainer: Lennart Poettering <mzqrovna@0pointer.de>
Build-Depends: cdbs, debhelper (>= 4.0.0)
Standards-Version: 3.6.1.0

Package: mdns-scan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Scan for mDNS/DNS-SD services published on the local network
 mdns-scan is a tool for scanning for mDNS/DNS-SD services published
 on the local network.
 .
 It works by issuing a mDNS PTR query to the special RR
 _services._dns-sd._udp.local for retrieving a list of all currently
 registered services on the local link.
 .
 mDNS/DNS-SD is part of Apple's Zeroconf strategy (a.k.a. Rendezvous). 
 See package mdnsresponder for an implementation of mDNS/DNS-SD. 
