bzr-explorer: GUI application for using Bazaar
==============================================

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

Required packages are:

* Python 2.4 or later

* Bazaar 1.14 or later.

* QBzr 0.17 or later.

If you wish to use the applets provided via bzr-gtk, it should be
installed as well.


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

The easiest way to install this plugin is to either copy or symlink the
directory into your ~/.bazaar/plugins directory. Be sure to rename the
directory to explorer (instead of bzr-explorer).

In the future, it is hoped this plugin will be installed by the various
platform-specific installers for Windows and OS X. For Linux, it is
hoped that it will be made available via the usual package management
systems, include Add/Remove on Ubuntu.


Testing
-------

To test the plugin after installation:

    bzr selftest explorer
 

Documentation
-------------

To view the documentation after installation:

    bzr help explorer
 
A User Guide will be provided shortly.


Developers
----------

If you'd like to help, see the ROADMAP.txt file in the doc directory.


Licensing
---------

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