macOS
brew install breezylocal Homebrew formula metadata
安装
brew install breezylocal Homebrew formula metadata
sudo apk add breezyAlpine Linux edge package indexes · breezy · 来源: dl-cdn.alpinelinux.org
sudo dnf install breezyFedora Rawhide package metadata · breezy · 来源: dl.fedoraproject.org
nix profile install nixpkgs#breezynixpkgs package indexes · breezy · 来源: raw.githubusercontent.com
sudo pacman -S breezyArch Linux sync databases · breezy · 来源: geo.mirror.pkgbuild.com
choco install bzrChocolatey community package catalog · bzr · 来源: community.chocolatey.org
概览
Version control system implemented in Python with multi-format support
历史
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.
安全态势
没有找到 breezy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
brz | cli | 全局可执行文件 | |
bzr | cli | 全局可执行文件 | |
bzr-receive-pack | cli | 全局可执行文件 | |
bzr-upload-pack | cli | 全局可执行文件 | |
git-remote-bzr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:breezy |
|---|---|
| 版本 | 3.3.21 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/breezy |
| 主页 | https://www.breezy-vcs.org/ |
| 仓库 | https://github.com/breezy-team/breezy |
| 上游文档 | https://www.breezy-vcs.org/doc/en |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/59/1d/68956e351c1af8116ec8525c85faf82ed2484f38f6f4fed4755759073500/breezy-3.3.21.tar.gz |
| 最后更新 | 2026-05-30T22:19:37Z |
| Pulse | updated |
| 依赖 | libyaml, python@3.14 |
| 构建依赖 | gettext, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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+paramiko来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.