Bazaar/Avahi mDNS Plugin
Klaus Hartke
klaus.hartke at googlemail.com
Fri Apr 6 22:13:35 BST 2007
Hey!
> I've put together a small plugin that combines the Bazaar smart server
> with mDNS service advertisement. The code is available from its
> Launchpad page here:
> https://beta.launchpad.net/bzr-avahi
>
> The plugin requires Bazaar, the Python bindings for dbus, avahi and
> gobject. [...]
I've implemented the equivalent of the 'browse' command using Apple's
Bonjour for Windows in my Visual Studio add-in [1]:
http://www.informatik.uni-bremen.de/~hartke/bzr/bonjour-locations.png
It currently lists _daap._tcp services for testing though, as I keep
getting the following error message when running your plugin:
Traceback (most recent call last):
File "share.py", line 24, in ?
import dbus.mainloop.glib
ImportError: No module named mainloop.glib
Are there further dependencies I'm missing?
Regards,
Klaus
[1] The code is available at https://launchpad.net/bzr-visualstudio once
the latest revision has shown up.
More information about the bazaar
mailing list