macOS
brew install breezylocal Homebrew formula metadata
sudo port install bzrMacPorts ports tree · devel/bzr/Portfile · source: api.github.com
brew
Version control system implemented in Python with multi-format support. Version 3.3.21 via Homebrew; verified 2026-05-30.
install
brew install breezylocal Homebrew formula metadata
sudo port install bzrMacPorts ports tree · devel/bzr/Portfile · source: api.github.com
sudo apk add breezyAlpine Linux edge package indexes · breezy · source: dl-cdn.alpinelinux.org
sudo apt install brzDebian stable package indexes · brz · source: deb.debian.org
sudo dnf install breezyFedora Rawhide package metadata · breezy · source: dl.fedoraproject.org
nix profile install nixpkgs#breezynixpkgs package indexes · breezy · source: raw.githubusercontent.com
sudo pacman -S breezyArch Linux sync databases · breezy · source: geo.mirror.pkgbuild.com
choco install bzrChocolatey community package catalog · bzr · source: community.chocolatey.org
overview
Version control system implemented in Python with multi-format support
history
Breezy, invoked as brz, is a decentralized revision-control system and a friendly fork of Bazaar. It preserves Bazaar disk-format and protocol compatibility while running on Python 3 and adding native support for both Bazaar and Git file formats.
The official README states that Breezy is a friendly fork of Bazaar, whose original project was hosted on Launchpad. It explicitly names Python 3 support as a key difference from Bazaar's Python 2 codebase.
The GitHub repository was created in May 2018, while the official documentation footer credits Breezy Developers from 2017-2018. That places the fork in the period when many Python projects were moving away from Python 2 and legacy Bazaar users still needed a maintained path.
Breezy kept the bzr command available while introducing brz, and its input package facts list executables for brz, bzr, Git remote helpers, and Bazaar smart-server helpers. That continuity is central to its history: it is both a successor and a compatibility bridge.
The input package facts show unusually broad package-manager coverage for a non-Git VCS: Alpine, Homebrew, Chocolatey, Debian, Fedora, MacPorts, Nix, Arch, and Ubuntu all carry Breezy or Bazaar-compatible packaging names.
Breezy's adoption comes from two overlapping audiences: existing Bazaar users who needed maintained tooling, and developers who wanted Bazaar's workflow with Git interoperability. Its official docs also link Launchpad support, Bazaar mailing-list continuity, and Breezy-specific Matrix support.
The README describes Breezy as supporting both centralized workflows like CVS/Subversion and distributed workflows like Git/Mercurial, including checkouts, feature branches, and shared working trees.
The documentation set includes a user guide, tutorials, quick reference, release notes, upgrade guide, user reference, admin guide, migration docs, and plugin docs. The upgrade guide covers checking, reconciling, and upgrading branch formats, especially for larger communities and Launchpad-hosted branches.
Configuration and authentication are documented in Breezy's user reference. The curated paths for breezy.conf, locations.conf, branch.conf, and authentication.conf match that role as a full VCS with local, per-location, per-branch, and credential configuration.
Breezy is significant because it is the maintained package-manager path for Bazaar-era version-control workflows. It keeps old branch formats and protocols usable while making the tool viable on Python 3.
It also matters as a rare bridge VCS package: it is neither simply Git nor simply Bazaar. Package maintainers have to account for compatibility executables, Git helpers, Python dependencies, and distro naming differences such as brz versus bzr.
For history-minded users, Breezy shows how package ecosystems preserve tooling after a dominant upstream fades. A fork can become the practical continuation when distributions, users, and hosted services still depend on old formats.
security posture
No matching local secret-handling manifest was found for breezy. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/breezy/breezy.conf~/.config/breezy/locations.conf.bzr/branch/branch.confCredential-bearing paths to review before unattended agent runs.
~/.config/breezy/authentication.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
brz | cli | global executable | |
bzr | cli | global executable | |
bzr-receive-pack | cli | global executable | |
bzr-upload-pack | cli | global executable | |
git-remote-bzr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:breezy |
|---|---|
| Version | 3.3.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/breezy |
| Homepage | https://www.breezy-vcs.org/ |
| Repository | https://github.com/breezy-team/breezy |
| Upstream docs | https://www.breezy-vcs.org/doc/en |
| License | GPL-2.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/59/1d/68956e351c1af8116ec8525c85faf82ed2484f38f6f4fed4755759073500/breezy-3.3.21.tar.gz |
| Last updated | 2026-05-30T22:19:37Z |
| Pulse | updated |
| Dependencies | libyaml, python@3.14 |
| Build dependencies | gettext, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | breezy |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
brz 3.3.11-1
easy to use distributed version control system
sudo apt install brzbrz-doc 3.3.11-1
easy to use distributed version control system (documentation)
sudo apt install brz-docpython3-breezy 3.3.11-1
distributed version control system - Python 3 library
sudo apt install python3-breezypython3-breezy.tests 3.3.11-1
distributed version control system - Python 3 testsuite
sudo apt install python3-breezy.testsbreezy
nix profile install nixpkgs#breezybrz 3.3.5-6build2
easy to use distributed version control system
sudo apt install brzbrz-doc 3.3.5-6build2
easy to use distributed version control system (documentation)
sudo apt install brz-docpython3-breezy 3.3.5-6build2
distributed version control system - Python 3 library
sudo apt install python3-breezypython3-breezy.tests 3.3.5-6build2
distributed version control system - Python 3 testsuite
sudo apt install python3-breezy.testsbreezy 3.3.15-r3
Decentralized revision control system
sudo apk add breezybreezy-lang 3.3.15-r3
Languages for package breezy
sudo apk add breezy-langbreezy-pyc 3.3.15-r3
Precompiled Python bytecode for breezy
sudo apk add breezy-pycbreezy 3.3.20-5.fc45
Friendly distributed version control system
sudo dnf install breezybreezy+git 3.3.20-5.fc45
Metapackage for breezy: git extras
sudo dnf install breezy+gitbreezy+launchpad 3.3.20-5.fc45
Metapackage for breezy: launchpad extras
sudo dnf install breezy+launchpadbreezy+paramiko 3.3.20-5.fc45
Metapackage for breezy: paramiko extras
sudo dnf install breezy+paramikosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.