Metadata-Version: 2.4
Name: loggerhead
Version: 2.0.3
Summary: Loggerhead is a web viewer for projects in bazaar
Maintainer-email: Michael Hudson <michael.hudson@canonical.com>
License: GNU GPL v2 or later
Project-URL: repository, https://launchpad.net/loggerhead
Description-Content-Type: text/x-rst
License-File: COPYING.txt
Requires-Dist: Chameleon
Requires-Dist: Paste>=1.6
Requires-Dist: bleach
Requires-Dist: breezy>=3.1
Requires-Dist: packaging
Requires-Dist: pygments
Provides-Extra: proxied
Requires-Dist: PasteDeploy>=1.3; extra == "proxied"
Provides-Extra: flup
Requires-Dist: flup; extra == "flup"
Provides-Extra: dev
Requires-Dist: fixtures; extra == "dev"
Requires-Dist: testscenarios; extra == "dev"
Requires-Dist: testtools; extra == "dev"
Dynamic: license-file

Loggerhead
==========

Overview
--------

Loggerhead is a web viewer for Breezy. Its lets users do stuff like:

* navigate through branch history
* view the files in a given revision
* annotate files (i.e. find out the origin of each line of a file)
* perform searches.


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

See docs/index.rst for installation instructions and basic
documentation.


Licensing
---------

This software is licensed under the GPL Version 2 or later.
Please see the file COPYING.txt for the licence details.

 (C) Copyright Canonical Limited 2006-10
 (C) Copyright Breezy Developers 2018
