Download List

Descripción del Proyecto

pybonjour provides a pure Python interface (via
ctypes) to Apple Bonjour and compatible DNS-SD
libraries (such as Avahi). It allows Python
scripts to take advantage of Zero Configuration
Networking (Zeroconf) to register, discover, and
resolve services on both local and wide-area
networks. Since pybonjour is implemented in pure
Python, scripts that use it can easily be ported
to Mac OS X, Windows, Linux, and other systems
that run Bonjour.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-15 07:05
1.1.0

Una clase TXTRecord se añadió para generar y analizar los registros DNS TXT.
Tags: Minor feature enhancements
A TXTRecord class was added for generating and
parsing DNS TXT records.

2007-04-27 19:42
1.0.0

Tags: Initial freshmeat announcement

Project Resources