This package browser is in early development. Mind the rough edges.

breezy

Decentralized revision control system

Breezy (brz) is a decentralized revision control system. By default, Breezy provides support for both the Bazaar and Git file formats. Breezy is backwabrds compatible with Bazaar's disk format and protocols. One of the key differences with Bazaar is that Breezy runs on Python 3.3 and later, rather than on Python 2.

Installation

Install the latest version of breezy as follows:

guix install breezy

Or install a particular version:

guix install breezy@3.2.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/breezy/'><img src='http://127.0.0.1:3000/packages/breezy/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/breezy/badges/latest-version.svg)](http://127.0.0.1:3000/packages/breezy/)
Org: [[http://127.0.0.1:3000/packages/breezy/][http://127.0.0.1:3000/packages/breezy/badges/latest-version.svg]]