bzrformats
Core Bazaar format implementations and utilities, extracted from the Breezy version control system.
Overview
bzrformats provides the internal format implementations that power Bazaar-compatible version control. It includes serialization, compression, indexing, and data structure modules for reading and writing Bazaar repositories, working trees, and branches.
Features
- Versioned file storage — knit, weave, and groupcompress formats
- Directory state tracking — efficient metadata caching for working trees
- Serialization — XML-based inventory and revision serialization (formats 5–8), plus CHK-based serialization
- Indexing — graph index and B+Tree index for pack-based repositories
- Compression — groupcompress for efficient delta storage of related files
- Pack repositories — container format for bundling versioned data
- Rust accelerators — performance-critical code implemented in Rust with Python bindings via PyO3
- Cython extensions — optional compiled extensions for hot paths
Installation
pip install bzrformats
Build requirements
Building from source requires:
- Python >= 3.10, < 3.15
- A Rust toolchain (for the compiled extensions)
- Cython >= 0.29
Usage
This package is primarily intended for use by version control systems and tools that need to work with Bazaar format data. The modules provide building blocks for implementing Bazaar-compatible storage formats.
from bzrformats import knit, groupcompress, index
License
GNU General Public License v2 or later (GPLv2+). See COPYING.txt.
History
These modules were originally part of the
Breezy project (breezy.bzr)
and have been extracted into a standalone package.
Release files for bzrformats 3.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
Total release size: 259.2 MB
Release files / bzrformats-3.5.2-cp314-cp314t-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-win_amd64.whl |
|---|---|
| Size | 6.1 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Windows x86-64 |
|
SHA-256 checksum How to use checksums |
c907e1a46e9c67c6cfd0c656ca3ed2999f92b9b99349dd4029eb39e5b695505b
|
|
BLAKE2b-256 checksum How to use checksums |
c1f1db621048f3e7b61c048630f05ec43e908dd380b6aea3907a4433add27599
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314t-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
0c0e2891cfa3b17a06b3b33a48d9edc70993bda16b247de6b63e3d9e79a87e9a
|
|
BLAKE2b-256 checksum How to use checksums |
75ff94136efef9673426e8d8c76c0c87f580bbc80239c07443d9ae372e8f5954
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314t-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.3 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
2edf56933587b130e76d565577c9040193563fc49f90014fdc7f190e2dcb811b
|
|
BLAKE2b-256 checksum How to use checksums |
e85f2808cc7485bf2a7e371605921b381962ec1e6fe91c9ed821404216beb343
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314t-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.8 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
61e4e26c16b9a1cf1bc5957f2c27274f5b175cfee6053193e5fa5fec883430b9
|
|
BLAKE2b-256 checksum How to use checksums |
8cc6dfeba5d2f025230718d8d2d98c971a711db6870c13870e7590fc390e5342
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314t-macosx_10_15_x86_64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-macosx_10_15_x86_64.whl |
|---|---|
| Size | 6.2 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 |
|
SHA-256 checksum How to use checksums |
8b2547a8a3d081765de96c62d5f78ff7582581b86297adc529b955c392f3425d
|
|
BLAKE2b-256 checksum How to use checksums |
6a34c49ed8e5d2029ed576ce83a7425b364f601cd4b38e491599be9aa59a9e02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314t-macosx_10_15_universal2.whl
| Download URL | bzrformats-3.5.2-cp314-cp314t-macosx_10_15_universal2.whl |
|---|---|
| Size | 11.9 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading macOS 10.15+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
cba733f0e52c454555d4b4072550d451119a76c573683d5ddff78f225fc2321d
|
|
BLAKE2b-256 checksum How to use checksums |
7b6b00c6175963b84e70523c202e914f41c84f320f09a5681d1b1c3c20647912
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-win_amd64.whl |
|---|---|
| Size | 6.2 MB |
| Tags | CPython 3.14 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
404dad7172f30e4cb1bf51d6fe5ae770cc939b12152aba110bb07d63fe1a8e01
|
|
BLAKE2b-256 checksum How to use checksums |
e8824105c3eea3cf939703cc4d4333f94322f3f025f9770755008655f3e65aed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.14 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
34edbc017f1ec0fa0feaad567b318ef2330078e51c072613ac0f5d8828ec7c1e
|
|
BLAKE2b-256 checksum How to use checksums |
2cdab7c1892e27a02c4f943ea6e3ee81ab82b592a00b98675ae0e81c4d8ccb73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.14 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
4e193b8726c897a6eb5f6260bcb672f847f7413642b805283ea39c0ea396b87f
|
|
BLAKE2b-256 checksum How to use checksums |
8b44a2b34562c0ff45a1a40f3ac2ea41b708b2520f6e051634e76c133006a7c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.14 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
1056674cca0adb97dfc9f238dcb0b8bb8ee05e0890a28d05a112c96914b81362
|
|
BLAKE2b-256 checksum How to use checksums |
c54f330a5954424420d2a9575cf8a97fc7a77150b2647ff8724420a177461712
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-macosx_10_15_x86_64.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-macosx_10_15_x86_64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.14 macOS 10.15+ x86-64 |
|
SHA-256 checksum How to use checksums |
a2fd2f499c12923f39c17177f62019454a07265897baa5526fb185ff02e3cca5
|
|
BLAKE2b-256 checksum How to use checksums |
028af2ff2d41bde792e0d2ae6eb13bf15fd914468f842ec272327531cf000562
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp314-cp314-macosx_10_15_universal2.whl
| Download URL | bzrformats-3.5.2-cp314-cp314-macosx_10_15_universal2.whl |
|---|---|
| Size | 12.2 MB |
| Tags | CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
c5125f9fc0fa7fca64c7c569fbf7e5d437c02d7c7173e1102d968c41c041f019
|
|
BLAKE2b-256 checksum How to use checksums |
17dd0ef4dcebf0f84a128285a797ec517e7f85505e046d346dbcaa36f40b585c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 6.0 MB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
f43360a42198cb1945ca1abcd29f7205c75f3166c5c6d085210b479056b12dbe
|
|
BLAKE2b-256 checksum How to use checksums |
0ff24726d6b99c854f46bcecb245baa711b786eb5a473ad24e656be4b977d9a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.13 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
1f075ce83c09186d4820218dbe696255433fc7098c2bada985d1e9dc7d0297b3
|
|
BLAKE2b-256 checksum How to use checksums |
f9485f294f55f94773cad40c8681d37c4afbd79ef2ac66b7698efc0c3d83cdf2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.13 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
3739e33cf8a302a9187becd7e5b8364f108a02d6b7ed5439e86ac458fdb18930
|
|
BLAKE2b-256 checksum How to use checksums |
95590d6bfdfc1e908611ac8e51683c4ee52226dcc35dd5a7b97a237086307595
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.13 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
b8d7b4828ac9a3511afe8eb3bf03f9a97f89c34fba1e9f97c4aed496999be945
|
|
BLAKE2b-256 checksum How to use checksums |
4b55e0e6c736f6c39d0df310acc9bfada6dd0c57677c3bc1bfa00526203b6050
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-macosx_10_13_x86_64.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-macosx_10_13_x86_64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.13 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
09eeab1583807d9dfa923c62519d19f744f51f3415c3feab082959c0ec305ac1
|
|
BLAKE2b-256 checksum How to use checksums |
8c9cb151af90806841e0201fdb0eba3c0f98d7cafeaed9e7137070b15f6657fd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp313-cp313-macosx_10_13_universal2.whl
| Download URL | bzrformats-3.5.2-cp313-cp313-macosx_10_13_universal2.whl |
|---|---|
| Size | 12.2 MB |
| Tags | CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
944d40a88f08ccb4d40087d90991d1278b5f22382af3fd1d973794330b314acd
|
|
BLAKE2b-256 checksum How to use checksums |
4d28c9822455da125fba4bf9dd49b775117cbe88e5c736b192c7338a714f2c2a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 6.0 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
e2507976abf7a5daad939b1e548bb7a36b48f6c90cdc2146f8703eea145021d8
|
|
BLAKE2b-256 checksum How to use checksums |
9a86a17e028bfca4be6196f0c9e7b72dc63c4b227d6d50ace4b87ad72d5b66f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.12 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
d11109fac8e197f821978eb2b1725150d905ccabee65cf44b5d5d2fe896bce77
|
|
BLAKE2b-256 checksum How to use checksums |
48a165b63a344da594f8d6cd6d4ddce160e234e1015404d6269ab051902afc4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.12 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
344dfd743f1a7ad3997358a5f1374bf5e2f5c84e7b1dce75eefdf847408b4ea6
|
|
BLAKE2b-256 checksum How to use checksums |
9f4cc2701b7b42a7f1f105fad711d4ab2fe9f86f0ad341cf6b35ccdbf660e78c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.12 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
3ebd1b33002471df46b778a8fa9fd4976952bd57e4eda4f7bafba4226d455dc7
|
|
BLAKE2b-256 checksum How to use checksums |
be1ab0b3cb8320a176433c989b2fa10bbcd8bdbdca9cd184f10f8f545c7b7610
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-macosx_10_13_x86_64.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-macosx_10_13_x86_64.whl |
|---|---|
| Size | 6.4 MB |
| Tags | CPython 3.12 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
f897b4156beaae569d20cc0fd5f8246fb48da5f1fd0a6f803460e3e47b397ffb
|
|
BLAKE2b-256 checksum How to use checksums |
27b431c8c4b35e1bf5828d12da3db06b7bcf70745b9e8f4b07f75a6d33aac1ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp312-cp312-macosx_10_13_universal2.whl
| Download URL | bzrformats-3.5.2-cp312-cp312-macosx_10_13_universal2.whl |
|---|---|
| Size | 12.2 MB |
| Tags | CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
04b20c4eed2a9a4d3feaa138dc4bd8e53b10be4eafdaba16ab1c4ba286d62bac
|
|
BLAKE2b-256 checksum How to use checksums |
8baf06ca79023c0e26389323a3cd8a12fdb93443c0037de4d219b975764b7c43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 6.0 MB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
8b51073837b14546d89c0a13098dabf19522875c770166b291c9dbb0366f976d
|
|
BLAKE2b-256 checksum How to use checksums |
a220ae2d400118ca40a9a5483a4b69b79b955e18886707315b5b3d98ee2570e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
e55afccc1ce709280c4994708ea230b174607c8b832fe1d989b4801c61ed389e
|
|
BLAKE2b-256 checksum How to use checksums |
2b737c03c2e948861056f96f3b106d6b35014e355bbb6ae126c00640633826dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
65e3b4a19cdd1b6bdd023a27d268fd130c82ba58af902d17168a0c33ebf4d2cd
|
|
BLAKE2b-256 checksum How to use checksums |
59262731c3c7bb8dd8394175cb36acdfb70f2ac7c8b3ac5d9a7ca66b6549d959
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.11 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
7d7d0baad7a3cb2bc2102571b94a0d2deebfcb65b4bdeed5423a21195e3a73b4
|
|
BLAKE2b-256 checksum How to use checksums |
870fa08177236262595866b5d2b8e74b67c4d8e9b53ec33d5e661e1b87025e4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-macosx_10_12_x86_64.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-macosx_10_12_x86_64.whl |
|---|---|
| Size | 6.2 MB |
| Tags | CPython 3.11 macOS 10.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
b3003cf6dc624442bfb7e4790d04342174c2cc3e909dcc69fc79b38160a8bd20
|
|
BLAKE2b-256 checksum How to use checksums |
69b6e6a7f9febf0504be95fbe5cd310cfb09902edb52bdd21453c161e6f5106b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp311-cp311-macosx_10_12_universal2.whl
| Download URL | bzrformats-3.5.2-cp311-cp311-macosx_10_12_universal2.whl |
|---|---|
| Size | 12.1 MB |
| Tags | CPython 3.11 macOS 10.12+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
11605637dec0e7ea9bbf1704d307303a936f858f12309fb51c305e3723b643c8
|
|
BLAKE2b-256 checksum How to use checksums |
aa0212ca84524c8b9d330bf3e2b58fb512ee37a72ee365a187d706b814a778ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-win_amd64.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 6.0 MB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
0d10d69475896009175f2112947405901cfdc750ecfc059ed97cb43eb4f1ed2b
|
|
BLAKE2b-256 checksum How to use checksums |
467426e5ff919cce25c1097a8c7898509eaa81c73f0ff9fdaac28162baadfcbf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-manylinux_2_28_x86_64.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.10 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
384bd7d76a6322d8dabb889367bf66d64148dfc4a209a53bdfcfd397eebbd2d9
|
|
BLAKE2b-256 checksum How to use checksums |
aac65e6f89eecd39372f555a96d398ec3265c6ace76d760a6038780c9e5d3804
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-manylinux_2_28_aarch64.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.10 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
c9bd972817acb80a2a14e4e64a41fb0d9f745554dc1daa9282084d5a2b147513
|
|
BLAKE2b-256 checksum How to use checksums |
4f29c79fd7fa20937aabd17d83371536c4c0d1383ea165f489cfafd4d4cff375
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-macosx_11_0_arm64.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-macosx_11_0_arm64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.10 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
b26a0e60a670282d8e6d38600ea4b7eafa90c8a1f0858b6f79985cfb3ab51e39
|
|
BLAKE2b-256 checksum How to use checksums |
1426eb361bbfb510b06354ee763b1e2d68288437d8808586ffa4c897e8ba38cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-macosx_10_12_x86_64.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-macosx_10_12_x86_64.whl |
|---|---|
| Size | 6.2 MB |
| Tags | CPython 3.10 macOS 10.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
057936ae56ef6448147ea6e12839e939738e707f2775fec4918f372852810967
|
|
BLAKE2b-256 checksum How to use checksums |
c7b5cb3b0bf2591fc06401e432205eee8e16f580fa6fbe475258247df1b67816
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency logRelease files / bzrformats-3.5.2-cp310-cp310-macosx_10_12_universal2.whl
| Download URL | bzrformats-3.5.2-cp310-cp310-macosx_10_12_universal2.whl |
|---|---|
| Size | 12.1 MB |
| Tags | CPython 3.10 macOS 10.12+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
a3efeb703d24c05e3b7fcc8df63653e6bbf20f33db1555dbc9daa2a3be683d2e
|
|
BLAKE2b-256 checksum How to use checksums |
abce3060410d69c1d46059971cc11d6b4150d6f1eb4edded3abe9be983c52e3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 21, 2026.
Transparency log