Skip to main content

Bazaar formats

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bzrformats-3.4.3.tar.gz (723.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

bzrformats-3.4.3-cp314-cp314t-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp314-cp314t-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

bzrformats-3.4.3-cp314-cp314t-macosx_10_15_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

bzrformats-3.4.3-cp314-cp314t-macosx_10_15_universal2.whl (6.7 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

bzrformats-3.4.3-cp314-cp314-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.14Windows x86-64

bzrformats-3.4.3-cp314-cp314-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp314-cp314-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp314-cp314-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

bzrformats-3.4.3-cp314-cp314-macosx_10_15_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

bzrformats-3.4.3-cp314-cp314-macosx_10_15_universal2.whl (6.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

bzrformats-3.4.3-cp313-cp313-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.13Windows x86-64

bzrformats-3.4.3-cp313-cp313-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp313-cp313-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp313-cp313-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bzrformats-3.4.3-cp313-cp313-macosx_10_13_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

bzrformats-3.4.3-cp313-cp313-macosx_10_13_universal2.whl (6.7 MB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

bzrformats-3.4.3-cp312-cp312-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.12Windows x86-64

bzrformats-3.4.3-cp312-cp312-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp312-cp312-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bzrformats-3.4.3-cp312-cp312-macosx_10_13_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

bzrformats-3.4.3-cp312-cp312-macosx_10_13_universal2.whl (6.7 MB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

bzrformats-3.4.3-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

bzrformats-3.4.3-cp311-cp311-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp311-cp311-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp311-cp311-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bzrformats-3.4.3-cp311-cp311-macosx_10_12_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

bzrformats-3.4.3-cp311-cp311-macosx_10_12_universal2.whl (6.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ universal2 (ARM64, x86-64)

bzrformats-3.4.3-cp310-cp310-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86-64

bzrformats-3.4.3-cp310-cp310-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

bzrformats-3.4.3-cp310-cp310-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

bzrformats-3.4.3-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bzrformats-3.4.3-cp310-cp310-macosx_10_12_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

bzrformats-3.4.3-cp310-cp310-macosx_10_12_universal2.whl (6.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ universal2 (ARM64, x86-64)

File details

Details for the file bzrformats-3.4.3.tar.gz.

File metadata

  • Download URL: bzrformats-3.4.3.tar.gz
  • Upload date:
  • Size: 723.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3.tar.gz
Algorithm Hash digest
SHA256 5425d358f17b0891c20eff2e2a1c724a26f70a1b6b4747f3b0409aa63f6526ab
MD5 e100299f9fde4ee96c76c66cb8557098
BLAKE2b-256 5e1376d71afd36af03cc887a74b0c1e2306b5e4f3d59a72d0dc6f2e7ea5b5162

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 dbae66a6bd1481c976738be2dddf0603be4ef5bf4181fc2ef87e7dc46f90e150
MD5 e1ef8bef1cc8d968ed25c975d2e0d34b
BLAKE2b-256 905efe252eb024dd6f62ff0ca74ded0f0627e9c4f811e1011e2013bc8d81204d

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cbcf2f94ef6fdc3224099619448e4bf9fa98bb50109b660ffe843a1076cfc731
MD5 25d9856318fff25aa990a81c07737b68
BLAKE2b-256 9b027efa61b7ea65d578ac2a4739b8dcb8b88ea564e142da814829c4411f3873

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4567cc0a8b3bf672b625d4841f40408fd1a4f5767ed2e5b685549b550fc25f02
MD5 5097e782b372e10e6bff5033ea7b2c02
BLAKE2b-256 79d9570e67a10b7aa5b998648e7ff47c61cdd17661bbc7a4389cd36c779684bf

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b38cca6af7185f4bbe3fd2c006f725072370f3d0fc55b0596bde36315b4c9c3
MD5 8a0a82cb21d1f3f9a12a95f0bb31f4f4
BLAKE2b-256 8db7aeca785de989cd1ed8f9814ed407e484eb8d25e2ef355541460b52f13bf6

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a7059a08d07c0ea1a1e4b8474ef336b1b64286377b8971c5c7bfba2bd55a3109
MD5 1bddb67497caeaaf3d7ae4bfaee9e452
BLAKE2b-256 d84047a96f41b7fdb115db70b3edaae14497a8311006a866669920df085ebf3c

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 19c16a21df299d0b45c95609be24ee0d9d2e1657e7135f83ed7622659ef9e178
MD5 9b46ca78a5c5c2f6d59206f3b6feeaac
BLAKE2b-256 aa717171122e4d0c6e870dc86db48b46cb49acb1f5b419b29af46aa3432e0ca1

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: bzrformats-3.4.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2efa135b82906a20a888b0a79be2ac74793db7cd230f03432e18a80ba8084119
MD5 8f080e5b7f2fa4dec231b08a598f120f
BLAKE2b-256 80589d20c0d9d9bcbe36a1607c471d66eac6cd2963e31aef72173006bd03cb33

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da6dc7870911d51bc5a0c7aefae3075b128cc2672c5fd0972a8b65ae5bfc938d
MD5 ef05360a84b1679c4e7f8eecc3660f0d
BLAKE2b-256 f8ac5a36e1b69fd4dd85f8568e947bcc179af1267a38980cfb49a1db0eb50ab3

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4fc453942268dbc0ac7737589caafe8f33bef88f38c2ffb9e421f9926d761253
MD5 12a1382ca6e61ba63dfadf8acab996be
BLAKE2b-256 0582518762d276958e96b42dc158f80e7b16346fa04835ccbf7432c7b42c3f38

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e741f7453f498e620069904c615c65f332ef89881252d89e6071b4b98e38c058
MD5 a26b4e64b6dfff80bfe3edf28263fc84
BLAKE2b-256 ac38bf7e3a79e5a0029033625d268bec940ac890c83b7d95d696e45b943e397f

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a1fcad2fd99f5db687767d6799a5d9a0d8af2523d456a64056058bf8ebadcd3d
MD5 3f53d71dfff61e1af613a25936ee7293
BLAKE2b-256 cf3474ed93aa6bed61cb826ae1b626b67a6dad4715a3013219a3ae0479ad9774

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 147913114dfd0e22e09284bd7edea3d077a448ecbb4c2fcfd82c3a43f55168d7
MD5 c46e4172f5bb949d635342e136f84375
BLAKE2b-256 09d60b0273bbe2c8bb1f7aa86c63b984aea7febd2caacb0e1169a35bc8824a2c

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: bzrformats-3.4.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 72d9d2c10b573ecd881b4d585768498a88de0c9c2de966d864262ccfb35d5ff1
MD5 768e2104ec11040678b4739405bfb9ec
BLAKE2b-256 baacd4456c7c9f3e5c8a3f15fd729107495979247c7b3721af0fc41b78006209

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df964f6a03d8c4efe95823eff35c0df2aea306010c0019face25db064d1595df
MD5 2e0798cedc3f445bec2408ddd8e6a3e4
BLAKE2b-256 2914e32a7c116f6c212f5f3ff5a6f947ec38389b2d3a573cf05981fec1eb667c

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d2f130489a7fa62dad5e916eb3039445515ad18b768c01fd3371048e43a6da69
MD5 6765e0220aa3e9a48b6f9f75cb54b611
BLAKE2b-256 e5eb3d613622c43fc68b4d242da16518290deea8ea3c8f46e6f3bb7a575d20b8

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d398c6ad2a456997c89720b7c453cb6362cd2564b3656b13bf823f201b961754
MD5 b65fef726728cf5901456e423df3a5fa
BLAKE2b-256 b3844231af4688cfd3510b507c020c6543af15761bae2fa83a20128f3e957265

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 07ab72496c10bd9b730fa9f81244647e477eb01c0625777ca93ff42ec6247579
MD5 275fe3f133199d6b43219775f2983679
BLAKE2b-256 ce03ae973fe476b080806e26d559c9aecce056bc89cfe75d958e7ca98282c43a

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b8132c7262fce77cc8be55f48c04defde1df6970d93b480114875b072d7f58fa
MD5 de01027c2c1c2dd121d4c214b0d641a4
BLAKE2b-256 ae6c8c6236f65edddf6cad7284613d055563dda9ef5261f41d5fe30c3eb0b0df

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: bzrformats-3.4.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 557f70e53dfac7febf7bc10e69d69f2470025ae1d37859b78218a734b298ba4d
MD5 b5cddd5cde652d3f5cc3e0eace1bbd6d
BLAKE2b-256 fef4e7b31de8cd00a37d109c74a2f0632b57205a7f9b29ee6e6e5633b5aaa89e

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77609cb9e7ea30097c52303e3ef3a4ee45693e19d2d45a37de2f8566a89f31e0
MD5 9fbce430cc82d686a605f5221ff51738
BLAKE2b-256 279c123f13a7fafd91d89c201780f521d11b4481f8fc15a31a79eeecf23da659

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9ed9e10b84f863d31989718efb9952547050fc620ef211eceb1a0f96c446ac8
MD5 03897cce12e2f107433cab7b57a52232
BLAKE2b-256 c60bd8a7d3b706af3bf70ad16050ac905a5083f55f1ae32964da2b4de90ac77f

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c44952c12c248294a21be8916241434c575ccab493ce0ca1aefd6c48e45a71a
MD5 0dcba7adee6767c3945c9a8804ee1655
BLAKE2b-256 0af1e4b9f2abb070c755fa88a54ecfa2fe6d3751302aad567b0cedeb111602a1

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4569c36792903b678ac520392851193d2e8b3090066c2f871cbcddb1316092a3
MD5 56585a1bae769a6286d810b28b160526
BLAKE2b-256 98c68c466e5759e9e616472fe804e6bb2eef965b13199c22ff30be67d95b498d

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b5f323bc80f248302073e300833266f9d1705e51d7a4372ca048227824c4b106
MD5 75afa70e9e9409684f970346d727db91
BLAKE2b-256 59062b891ea8aa3a3656c636b739af04e998827452cd73a76a701dc779c60e23

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: bzrformats-3.4.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ff76ee078628cdf25021ef0eeb15febe2928a44269a7083c1e6ebde0cf039507
MD5 121830c2a5c6ff6f00bbfee1d2e941cc
BLAKE2b-256 0ed71b05036cf434ef23a99d3d499911f2473f8e6200afaa9fd5c9547374b91b

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfc1ea955be15f537ab92f7679c2f86ba56397511c0b539de803faa8c0270dcd
MD5 da6b53d8f444ddb56cbd5399a704e60b
BLAKE2b-256 c813af3a5a6568f68516c1bbda0394d06a031df084a5c7b1080dfdf6590ac27b

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e04f9943fe02f01aaccb2bb54a996d40610f044ff89451b70cd0e0b534f3ef92
MD5 4d811067db860cab1b9de6c6e86382de
BLAKE2b-256 3428a76b9a1d9817198d067daa4fbbd52597c5724235c3e499b440bd4e2c78b2

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 beee9999469dc65486d4f146a413e3efdf84e5b79b76b00c5940aac03caa8a60
MD5 ec0ed5bb8649fc2f1161fa58d403119d
BLAKE2b-256 e68da7f164defaf4c5aa73f59fe6ff1d15699a1acb7b0a8f703496e692153f49

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6bb3b9d579280ee75c7c8189f9cdbba931ab581233c5ad79fedcb21757aadaac
MD5 49745643f52481afce396f13a9607234
BLAKE2b-256 3ee18d78ba85d73879d1861ddf4825ff6cc48f069711e668a65c3254f4b7a49b

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp311-cp311-macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp311-cp311-macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 0e5d1859594b1848e4e56e5a97f0639d5bf2345fade33d33b638139ac8a386e4
MD5 08a57a8046afadbaf5f79735b583292e
BLAKE2b-256 e552dc0b9a2cde7c0a90c5a37d5d45813593d61d3665d1c492d645e98e58d819

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: bzrformats-3.4.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8b060f8bc4b0b5d395bfe0d6b5ebd6588590c7ee3603cba8be87d47652adb24e
MD5 26abd561abb987e3488f0b87d3cdc87f
BLAKE2b-256 bae812f77ab10836e7476b1112223ceb930823393cf91624971ca4602c3d4552

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 489c51039da3d67f637cc7c2dd042f7dcbb90f0b636f0d9ecca55f78465199ea
MD5 b0d175dd2a030ff1703ca815ee3ff818
BLAKE2b-256 c7388244ce83e41053ad988a20e0a0b521e56be87495d33b178b9125173b254b

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a8c7436da09a4743c618a03dc8e0b2ef41fc1eecc3355bc833de230bbed3ecd7
MD5 faff2862466d48cf45b5f80661b66718
BLAKE2b-256 428187ab9792b814383a7191da1f6850c789f640bf6a50fe216be946e5f2146e

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aef806928d699589b84806f235fdb13e12349a2c9653c1f758e20b513ac4ef34
MD5 4fbd6d81dd620a872e4e4eb26c4c99f5
BLAKE2b-256 e28c9ebf858f029aed3355add9fd0f77aef18aa046a86a170db4fc6406db81d3

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7af7bf82ded88880d73747aad7142b16af94577a244d77a81763e7fdbaf7eaf1
MD5 65a42414a38e1201f127816526977347
BLAKE2b-256 42107ef5988a989d4b73306e51ffe54a0c884b5e582369dc14793c2de741333f

See more details on using hashes here.

File details

Details for the file bzrformats-3.4.3-cp310-cp310-macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for bzrformats-3.4.3-cp310-cp310-macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 c5a20543bed7a1057d0adcae9d81b847c0816ae0c9136917885a427c369a252d
MD5 d0838f53ce4035386aa4120968614f35
BLAKE2b-256 550aa37335a73aec24cbefb1c630b3341155004238c4b0b0351d596e6f132c3d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page