Source: mono-zeroconf Section: cli-mono Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Sebastian Dröge Build-Depends: debhelper (>= 7.0.50~), cli-common-dev (>= 0.5.7) Build-Depends-Indep: mono-devel (>= 3.0.6), monodoc-base (>= 2.0), dh-autoreconf, pkg-config Standards-Version: 3.9.2 Homepage: http://mono-project.com/Mono_Zeroconf Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/mono-zeroconf.git Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/mono-zeroconf.git Package: libmono-zeroconf1.0-cil Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Recommends: avahi-daemon Description: CLI library for multicast DNS service discovery Mono.Zeroconf is a cross platform Zero Configuration Networking library for Mono and .NET. It provides a unified API for performing the most common zeroconf operations on a variety of platforms and subsystems: all the operating systems supported by Mono and both the Avahi and Bonjour/mDNSResponder transports. . By using Mono.ZeroConf applications can use a single API that will work regardless of the underlying implementation that a particular operating system uses. . Applications can publish services that will be exposed to other computers on the network and also query the local machines on the network for services that could have been exposed. . This package contains the Mono.Zeroconf library itself. Package: libmono-zeroconf-cil-dev Architecture: all Depends: libmono-zeroconf1.0-cil (= ${binary:Version}), ${misc:Depends} Replaces: libmono-zeroconf1.0-cil (<< 0.9.0-2) Description: CLI library for multicast DNS service discovery Mono.Zeroconf is a cross platform Zero Configuration Networking library for Mono and .NET. It provides a unified API for performing the most common zeroconf operations on a variety of platforms and subsystems: all the operating systems supported by Mono and both the Avahi and Bonjour/mDNSResponder transports. . By using Mono.ZeroConf applications can use a single API that will work regardless of the underlying implementation that a particular operating system uses. . Applications can publish services that will be exposed to other computers on the network and also query the local machines on the network for services that could have been exposed. . This package contains development files for the Mono.Zeroconf library, and should be used for compilation Package: mzclient Section: net Architecture: all Depends: ${cli:Depends}, ${misc:Depends}, libmono-zeroconf1.0-cil (= ${binary:Version}) Description: CLI library for multicast DNS service discovery (commandline tool) Mono.Zeroconf is a cross platform Zero Configuration Networking library for Mono and .NET. It provides a unified API for performing the most common zeroconf operations on a variety of platforms and subsystems: all the operating systems supported by Mono and both the Avahi and Bonjour/mDNSResponder transports. . By using Mono.ZeroConf applications can use a single API that will work regardless of the underlying implementation that a particular operating system uses. . Applications can publish services that will be exposed to other computers on the network and also query the local machines on the network for services that could have been exposed. . This package contains the mzclient tool, that can be used for resolving or publishing services from the commandline. Package: monodoc-mono-zeroconf-manual Section: doc Architecture: all Depends: monodoc-manual, ${misc:Depends} Description: compiled XML documentation for mono-zeroconf The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This packages contains the compiled XML documentation for mono-zeroconf of MonoDoc.