bzr-dbus: dbus support for bzr/bzrlib
-------------------------------------

This plugin is (C) Copyright Canonical Limited 2007 under the GPL Version 2.
Please see the file COPYING.txt for the licence details.

Please see TODO for future plans.

Dependencies
------------

bzr-dbus depends on python-dbus 0.82.4 or newer.

Installation
------------

To install the plugin there are three steps, and they vary if you are installing
into your home directory or system wide.
For per user installs:
 1. Symlink the plugin directory to ~/.bazaar/plugins/dbus.
For system wide installs:
 1. Run setup.py install with whatever options make sense on your platform.

What next?
----------

Use ``bzr help dbus`` to access the online help for the dbus plugin.
