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.0.tar.gz (676.4 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.0-cp314-cp314t-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

bzrformats-3.4.0-cp314-cp314t-manylinux_2_28_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp314-cp314t-manylinux_2_28_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp314-cp314t-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

bzrformats-3.4.0-cp314-cp314t-macosx_10_15_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

bzrformats-3.4.0-cp314-cp314t-macosx_10_15_universal2.whl (5.2 MB view details)

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

bzrformats-3.4.0-cp314-cp314-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.14Windows x86-64

bzrformats-3.4.0-cp314-cp314-manylinux_2_28_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp314-cp314-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp314-cp314-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

bzrformats-3.4.0-cp314-cp314-macosx_10_15_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

bzrformats-3.4.0-cp314-cp314-macosx_10_15_universal2.whl (5.1 MB view details)

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

bzrformats-3.4.0-cp313-cp313-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.13Windows x86-64

bzrformats-3.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp313-cp313-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp313-cp313-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bzrformats-3.4.0-cp313-cp313-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

bzrformats-3.4.0-cp313-cp313-macosx_10_13_universal2.whl (5.1 MB view details)

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

bzrformats-3.4.0-cp312-cp312-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.12Windows x86-64

bzrformats-3.4.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp312-cp312-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bzrformats-3.4.0-cp312-cp312-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

bzrformats-3.4.0-cp312-cp312-macosx_10_13_universal2.whl (5.1 MB view details)

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

bzrformats-3.4.0-cp311-cp311-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11Windows x86-64

bzrformats-3.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp311-cp311-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp311-cp311-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bzrformats-3.4.0-cp311-cp311-macosx_10_12_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

bzrformats-3.4.0-cp311-cp311-macosx_10_12_universal2.whl (5.1 MB view details)

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

bzrformats-3.4.0-cp310-cp310-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.10Windows x86-64

bzrformats-3.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

bzrformats-3.4.0-cp310-cp310-manylinux_2_28_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

bzrformats-3.4.0-cp310-cp310-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bzrformats-3.4.0-cp310-cp310-macosx_10_12_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

bzrformats-3.4.0-cp310-cp310-macosx_10_12_universal2.whl (5.1 MB view details)

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

File details

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

File metadata

  • Download URL: bzrformats-3.4.0.tar.gz
  • Upload date:
  • Size: 676.4 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.0.tar.gz
Algorithm Hash digest
SHA256 d5b86cda14e86f9d0f68f2c7109a80ace2f967affb841008f76ee469df78f923
MD5 f20e7f43db1bb34aeba451770212d842
BLAKE2b-256 4cb5fafe07821f64f4ab6d69e77f6e1a6be969d090be7d72cf5ff14ce4de8a25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8445e7c0d1da3e6053aacba9ac4076d1a8bf2543f4309991c17ddfb5d0cf8127
MD5 94ff0fa320ce042e5e5f6f4ef8e2591e
BLAKE2b-256 afd34c7d4ed25f6a4391aa543e7bc7e0284befab9393d3b67af7871ede3b9069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5b783101d226faf44f4e58a7cb98174588b2a682a21d4a2fe1285eb0e9522d3
MD5 38c21029b205e5ff906151cdd26a3f67
BLAKE2b-256 2890bc37fba582c57378937e83cbfcc1dcef099e1e41bda6671ea984957ab4af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 239e7696ce64058b6743f95433f3f2611ebe257511eb55d71f2320d0c803e034
MD5 ea99b05b4f60e99082dc5b0d7306be9e
BLAKE2b-256 0aa119249493b66946c1a07e31205adf1264e6a2d642f29d3408db1574298883

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3735efa6dffee2eff083cb151d52daf8747fcbfb3103b9a2cb836714a29f8af9
MD5 5e38a5d23a6a59c0eaff79338bc43f91
BLAKE2b-256 5796489f0b5f25c00546122b1c5217c54797d91939040e11aac3ed2c5d09b136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3d64ff7656de0779135c78edeeabecc1ccdeb5b349efbb487b0b55fcb9631b19
MD5 f6d3dba8b791d636926afefb57ec40fe
BLAKE2b-256 c0d2e265692f2fa44c1e3c26d4761a91adf12a1d3d7d549aee544d0d4508db2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e91bd07ffa96be44cd1f29a97c58e219060f857a55551668df55c7f98780cc0e
MD5 d45fd3b967a826f2663837fbdb3b067d
BLAKE2b-256 ccf20419a24026a767c2474c58f3c9e85068a470ed1b894c7e615b06d3f36563

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzrformats-3.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 075f008f6840e980ec2605e12dcf425cdb6e748af1d512ad7b9e3de061145a27
MD5 f0d1d5de197232c82fdadfbeefb3fa32
BLAKE2b-256 b89e142c7fcf18b59ec28243713e1d7d5f2834cf7aea47aa5ea4b2d8a4b1f5bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0683b3a3c16baade69e815b156f412ddacd1522d5b19ca0925d29fcdb2f61f7
MD5 946dbd2778748d9282312112e57729df
BLAKE2b-256 2837f7a76ef3c69000dc4656f9058ce6e41ab9560367e488e6ce72b51f4907d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9ce8bc2f6e9ca3ce5e6e54db0410df836180145cfe4cfe09bdeafe6f8ce2791
MD5 2943f8fdf5b9b1d00561dff8779b8b91
BLAKE2b-256 91716edd49fdc37c5e756fc2738eb5e1dc4bd11001d934a64aa5732619d2e2af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a951d35257155faccf206342e7a31a1fc9e662f2a0f37b03bf2846c315b4e1de
MD5 c614687d34bed15e044917ec77523afe
BLAKE2b-256 156c42523119cca62d47aa74401ef8c7a6fb04b2fbf739cdb9b89b7b58865ff2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0c4238ceb4f59c4ab6fc5b9b4ede16c6d294dea67faef029c825fe0931326f6c
MD5 24d0a40036fbeaba782f363932b1095e
BLAKE2b-256 b9d9390084e3a4afd9f9579ba61b1d2e9183b1157668b399ab3b1f02287073d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 dcf2ecc161c4bd4175b921022b9c6afbb45ae7bcc3d20e807f6abfbddda8ae93
MD5 9200ab9f993f127ce439e29793938945
BLAKE2b-256 6b332be7406517f481664138d4f43a4791cf876af8123a06213abe252187fb8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzrformats-3.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c75cdc01c68c5ab147dd3894fd52590336bf306b394e93bc400d1021305ef0c6
MD5 43751051c37062d7b5e0a6c36bf80d6b
BLAKE2b-256 a02da5307b162884af3137f08b597b8c2d8d2bc02916a13b489dd4247bbc7f75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c3364ca01ebc25d0e23e0acaf60f250cf9ae0f75496a6b81940177a914bd733
MD5 aabe721f64e923d677caf520fc77a337
BLAKE2b-256 7b78b976d50aaa4d73eae3f86f92b15faed1bbb31d01c0a2c1fb7a6129ff9c34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b951d733112f2b749455ec75b647d723bb8449c62be2bca2da4e9957d654f48
MD5 a4d18b109d7a67ef283f058be2e44e7a
BLAKE2b-256 616058fa119e21babb55278e40b67afb8e3f8f400f83edbd9ce8d15202e1c498

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 570456e7d33c7f07db68055a6fdf1958799920a9fd3bea738bb4ed174ae2dc90
MD5 926ec677dc3e6ff239d1797a9c738255
BLAKE2b-256 5f16c5aa7662966279e8c050db8130f69a4a0ffaf70fa39f3f9c37ec332755b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 933c5ba7313a3b44a6728ae439c49487089d2c1b5431fdd1a9cdd2ca4543861c
MD5 750c6d840977edec3e607b38a3ac7dc2
BLAKE2b-256 7a7b368b087689558f095fb52acc5d9d4ee78d914c1a64ec8b37bc2e4d869b41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 f69b403efeba724fe9d4b4a53c753161480ce6ed84303032ae331687988e96ec
MD5 4f442f685d192d26b60b4184270ea625
BLAKE2b-256 c3119331ba4dcee70c9d75b48fc75f38347fc1d32802147428e8413263bcd5e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzrformats-3.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f75bebbd90302de7d42b706e5fa5a138f5388d369d23733c7bf6192db18e2d38
MD5 88cdf821b7b3cebe204f3fd4415591e5
BLAKE2b-256 b12f4945e75e56110f58d058dfc8563c2d43a4e2577a80490c1cc2d0f27f4212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d887ce7902a34c7d2e28a4b89809673020a6bcc6b7745d724b78887368197dd
MD5 8f0bc4897134226b672a34dfad022d3e
BLAKE2b-256 e35ee255895a9be45e2dbc9a37757823a2be1682148f60afa07e9133c670d499

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4fbb50452208d32ec5120e7317606a4f270cdc8a2cfa56acb53ac66ef8fd5300
MD5 f76e5604d6e17507a1e4e026152b3099
BLAKE2b-256 16d4154a3a785ff328e7c12bd995d8a2d5a1c7e59c73e27e8b8e55162c2892f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7dd1b6f577ef733ce01644a7050f43e933fe9e7e0cd57b15fe053dbb4ab82c0
MD5 30a21542ccef84c7cf231e852b9fccff
BLAKE2b-256 268ba7912b44d342637f96837f0de65d67a26fcfbd14265b6a00a7c8ac2f1995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e85cd88b60b0435f16176ab4f44568bfe2038b90697adde1543993f34f5ed91b
MD5 9ef3f1a826a5bcd3d753e12358fce309
BLAKE2b-256 8937df1e6a20ebaaac5ae07f6e2916dde77063126d487dada7c7b7fdc481a762

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 538a0e0360930a995f9c6e30de2df0147a3eff4d242e94d129b2311e96705989
MD5 f565081dd9c1348f4f2c5da4c3183086
BLAKE2b-256 3cb00ccc262468fb527b5053a9090409af701c7183665417c20b77d14aac5e50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzrformats-3.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 208cc140b39abb5f2a448ca8af489da30bce8a5f9cadb34aed294036e1ae4506
MD5 939f0e336f94f0923d36d0a5f80f2de6
BLAKE2b-256 c1608fedd6ca74b448f424c7baf9ad769ce8ec7a8c63cd71fbd07f2a69079d4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39a8807c867620a5faaf9a423cd7c3c490d0762116c6f03177eb5921d82461cf
MD5 4b835c8888d3236fa5b2054441edb568
BLAKE2b-256 6bfc5c0dfeda9562d72739a6055c9dadeb5d8f426e0eb31a18cdd80ac9d0d75a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0efad2587f4a2c9730b591c38dbd8dcbadde942f14bc81783db6b1b3d3d01159
MD5 49dcdbb47410eecca408777a3ef8de78
BLAKE2b-256 131c60d0dbe6384b85c9f9aea26f40cf2aa40aa78b8e2dd653ea816ea0a8b504

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2fef8830463edfda46967b66b459f91a410a3e189a59dac93676fbc769dc81d8
MD5 b3c0e2422bdec50ece380a5e4b118125
BLAKE2b-256 816cf1d231c923f66a247fc064e88f1532d07a5772ca08d171b8a03c8184a518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 159895921ff7a80c7a6b8f39f5a36a9369e31ca29243576cfc674acacea363a8
MD5 431605a08be1d94640b8f5df047d60f0
BLAKE2b-256 53578af998b55c7f0833827178abc56544a338aa8d48446bb62542c517d04875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp311-cp311-macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 f94afbb6b674cc4441c8e6ca46ddf1254e80cb811e878474b7fa3d4b5a2fb773
MD5 979e14d355432313d46c57f7fbb3e165
BLAKE2b-256 9063aefb687183d1a16ecd5dbaa6b41d2b47bac0708db373c33a76276a556685

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzrformats-3.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2a4613fe156a9b526ecd59dc5024cee6531a401120672b70c86d6d43ed7e3758
MD5 51c666d143e0d9d33f9d1f2c61a4a4a6
BLAKE2b-256 5680dd53eba7774ab97d36d32b363ceb0d92a5280a80fb84890e4c5744a08f64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 604d87208b84d4cc03aab0b01161c6a2a6a5b72f063fbe8ea6464c6894ac0b8e
MD5 8b42e684200b696eafe22655e381898c
BLAKE2b-256 0e4df95fdf6772bf08459a9e9825ac30cb864ae62b62f510be334e12ae7fa1f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26fe9f70fac64955daffe79b627c300f14de1202a07dee6037200d41d652d61a
MD5 c72335cd8e37b44ca8bfa45e743a00c1
BLAKE2b-256 54845679965811604bf8f694c5dda699dda1ba39338e9d091325f1b4f96cdc97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28f602f38ed2ed19017f0f1f9c78d73a5073c7bc1fc19f877f62f97ca56d3fe7
MD5 ba3c203f1c60fa97e632235e2059c239
BLAKE2b-256 ad2f6cf33b53a4b305e44d23999f2346245c95a765038ded359ad2addd8a98a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2860443e2480f0a70ae85ecda981a77e77957340d597f410497200c3a03dbd98
MD5 88abfedbc346db55a52f8b3a2b37afd9
BLAKE2b-256 9c74b90b4dab837bc5d68298fb758fc93f155dab91b936373dac1bcdc97182b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bzrformats-3.4.0-cp310-cp310-macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 67a6e7a1aa4ecc520edaf386257c7e336330058039c5d4955702978f870ed0f1
MD5 88745674c5c99de7735167b967f4e3a3
BLAKE2b-256 c0fdbc097b91820a54d3867880d058962d3767d2f53c31023708a53c7b9c131c

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