Skip to main content

Python package leveraging our Canonical JSON implementation in Rust.

In order to validate content signatures of our data, Canonical JSON gives us a predictable JSON serialization. And Rust allows us to reuse the same implementation between our server in Python (this package) and our diverse clients (Rust, Android/iOS, JavaScript).

Usage

pip install canonicaljson-rs
>>> import canonicaljson
>>>
>>> canonicaljson.dumps({"héo": 42})
'{"h\\u00e9o":42}'
  • canonicaljson.dumps(obj: Any) -> str

  • canonicaljson.dump(obj: Any, stream: IO) -> str

Development

We rely on a specific Python builder that automates everything around Rust bindings.

pip install maturin

In order to install the package in the current environment:

maturin develop

Run tests:

pytest

Release

  1. Create a release on Github on https://github.com/mozilla-services/python-canonicaljson-rs/releases/new

  2. Create a new tag vX.Y.Z (This tag will be created from the target when you publish this release.)

  3. Generate release notes

  4. Publish release

See Also

Other specs:

License

  • Mozilla Public License 2.0

Release files for canonicaljson-rs 0.9.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for canonicaljson-rs 0.9.3
File Size Uploaded
canonicaljson_rs-0.9.3.tar.gz 14.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for canonicaljson-rs 0.9.3
File
canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl PyPy 3.9 PyPy 3.9 7.3 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_s390x.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_ppc64le.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp314-cp314-macosx_10_12_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_s390x.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_armv7l.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARMv7l Details
canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp313-cp313-macosx_10_12_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_s390x.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_armv7l.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARMv7l Details
canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp312-cp312-macosx_10_12_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_s390x.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_armv7l.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARMv7l Details
canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp311-cp311-macosx_10_12_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_s390x.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_ppc64le.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_armv7l.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARMv7l Details
canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp310-cp310-macosx_10_12_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.12+ x86-64 Details
canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARM64 Details
canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_s390x.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ IBM System/390x Details
canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_ppc64le.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ PowerPC 64-le Details
canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_armv7l.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARMv7l Details
canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
canonicaljson_rs-0.9.3-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
canonicaljson_rs-0.9.3-cp39-cp39-macosx_10_12_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.12+ x86-64 Details

Total release size: 57.3 MB

Release files / canonicaljson_rs-0.9.3.tar.gz

Download URL canonicaljson_rs-0.9.3.tar.gz
Size 14.3 kB
Tags Source
SHA-256 checksum
How to use checksums
3700d3287c146a5b32ce422e057d2d25467f25b95282ae18699d03e045314577
BLAKE2b-256 checksum
How to use checksums
24678f760decb93b185675cc0c491b3bd8df09172ee21e0a4b05483670559525
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Size 1.2 MB
Tags Linux musl 1.1+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
0a0202a0ba9ff937c7798492e7661dd7c7973c4b14cf752253ceaf8727263451
BLAKE2b-256 checksum
How to use checksums
5e3931623d9cb3beebf9d6f661e07554bd9a68003cf4ba6b30309ce8ac1c8d80
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags Linux musl 1.1+ ARM64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
c70572f18c8bc1531a6f87cec5a4e0597ee38afa2ec3937f1906fc4d1bec635f
BLAKE2b-256 checksum
How to use checksums
58a1e9985457b6c5579e0a946bb820196fceb36270a43dae98e22d231ddd4348
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Size 961.2 kB
Tags Linux glibc 2.28+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
c3532db17fdf37a1ace69ac3c89cb8b8ea6d95f15ea0d575570eec07ec0db92e
BLAKE2b-256 checksum
How to use checksums
266f161dd949d8a9414c3163ba53cfb8c8b5ecee13732bf241101fbabd87416b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Size 935.0 kB
Tags Linux glibc 2.28+ ARM64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
4405b535cbab300d5b2f73f65cb3608ae8bb890cc63bb38a775e7456f7840a18
BLAKE2b-256 checksum
How to use checksums
3f4cc1ff733028524e687ff930e0628d3bc60716ca8465a6c8a07b6d66135be0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
Size 870.0 kB
Tags PyPy 3.9 PyPy 3.9 7.3 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
ad576cb001e06a6d16870a23d06d51f677a1242f4cc3b130e5bd4d58124491d3
BLAKE2b-256 checksum
How to use checksums
155ec485e4b0d3a9ee925c5c555e0393f57cdc29bf63593c28b404cfed0ca943
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
0ef2922a75f0a3d10d649f30c6f6c305ba7d2e9509c47a248b5f5d310a0c9d4f
BLAKE2b-256 checksum
How to use checksums
9113978b1ea7b3ca4a91558747f9386554e7672849d402d96bb9065d11c0d27e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.14 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
5f3c3188493529e9bd238ba9ff0fa5a3f05396b1ad6c7c9ffd7c82dbf3f1b42f
BLAKE2b-256 checksum
How to use checksums
8ada1628c467cc655db74b13ad8ed2f2e3c002a3b0175359ff2e54f1ffaed88f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_x86_64.whl
Size 957.7 kB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
89ae14c0ff3da95281d417f18db75290ff49720d9ec15bcecb4afbc7ff673e6d
BLAKE2b-256 checksum
How to use checksums
df6c34d1f94454632199842d7335558c0211f918970a23f31eb3dbd482463499
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.14 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
d11cd024fb7310a7827e0358c91c10e6f3beb4defc602b2241723ebe968f0b72
BLAKE2b-256 checksum
How to use checksums
e80e201eca98d7835d18b511e7e6f0e6b04ebb3aa98b32fc0aa441724e04c030
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.14 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
7d8508bc4e2016af2a9f195fcb86d9e782765d469ef1f41df7c225ac0bcdf682
BLAKE2b-256 checksum
How to use checksums
8feddb52a53f888e7e47cffbe514e8b2be75d9eda26b846503768b4795b49095
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-manylinux_2_28_aarch64.whl
Size 932.6 kB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f46f04d4df4be8cb6119004f9d9a4b6c8ab34e2df9b58184030ed29d427fb13f
BLAKE2b-256 checksum
How to use checksums
bf7de0e381ceeb586e997dc90e8b5eed5be8a02924c1c02f371dc1f763d471d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-macosx_11_0_arm64.whl
Size 813.2 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
138e1be69b337b9b78e9b68b8dc928cc55dee87ca964daf60a12988af88912f9
BLAKE2b-256 checksum
How to use checksums
06c44c988efd34d33279d63f6daca880ab59c9efc419da0e2833b12c1db86855
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp314-cp314-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp314-cp314-macosx_10_12_x86_64.whl
Size 863.2 kB
Tags CPython 3.14 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
328ceab003495ed4b268f59d5f18a0ddbb90f96c793ecb15f75398e7425ec7f0
BLAKE2b-256 checksum
How to use checksums
883e91b4ec65f72a65c50c1e77b9fa5618f437203e48a0d3427e04080d1f37f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
9dbf3b342ec74fcb3d51ea5fe7f8d0d442ad5a9bfc8cfa93aa2cac4f4423ea43
BLAKE2b-256 checksum
How to use checksums
d6289a7882f0a4c24e45e4bb470bcb54a1bc90fa0129dd6f3faf101a11fafa32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.13 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
cd0b7c6bc54c83e6bb45dc0191d77a78e74b6643283c9d944139b4970a126e39
BLAKE2b-256 checksum
How to use checksums
a0b4a0366f1279c7551e82529d35605e1341b6827cf3a4537c1be0b5e3750393
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_x86_64.whl
Size 958.1 kB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f17addf6d7e63c660047dc747d3bd1b272823eefd346ef5142bf8e376920ff96
BLAKE2b-256 checksum
How to use checksums
ebbc521339e9e60ca81917a0e21d65e0758172dbd88ba121ee39e33b3fe786ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.13 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
dcf63f279353f141af8d86fe4ba3d5556c4bb64bb32be5938ceec3faa8aa6564
BLAKE2b-256 checksum
How to use checksums
810ce36363102281f2abf3aa20d72e840318a712557dcc3d8f5a67901b5b1018
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.13 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
cfcc0db257a27c875df8d517522b1f624037552a5cd067a24c82d2b9cc8da50e
BLAKE2b-256 checksum
How to use checksums
9b5a0a6498bb4ecd48e881318bb9f6f83f60821db73cfa7512e98bc2f5a61cde
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_armv7l.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_armv7l.whl
Size 891.0 kB
Tags CPython 3.13 Linux glibc 2.28+ ARMv7l
SHA-256 checksum
How to use checksums
5c0259d17091ba48a85f4810d7e8a1f4910e435558e066a92333b68d8b134913
BLAKE2b-256 checksum
How to use checksums
e1b2b0df3229b6b4af92bd2077269cb3f18b072cfee13e8ef5e25a29cf14e815
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-manylinux_2_28_aarch64.whl
Size 933.1 kB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
61d7fc8c50f60fa6101b7040a44fa0727b1d5633ae0a736e22929df6e54244c9
BLAKE2b-256 checksum
How to use checksums
b41be14fdd624501f29c72c163deb96e5465eb0fbcd6f507872807635d90a206
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-macosx_11_0_arm64.whl
Size 813.8 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3efd33576c06e8187c06963a8be56e392e47c60cf2afaff43c9f45b5f1a3ae87
BLAKE2b-256 checksum
How to use checksums
efbf2cc58b04e12ef72c87c941645d13877d1fce1b2e1a071692a5b2ac33fa00
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp313-cp313-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp313-cp313-macosx_10_12_x86_64.whl
Size 863.8 kB
Tags CPython 3.13 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
76f15a35806d1c3cffed503de7cfb01a0ca808231a6b01544737df6e75724c60
BLAKE2b-256 checksum
How to use checksums
a2035a6dde997c4ddbf2e1291767d504f2f03e1c496f3bd1cf2098f8e2b9b32c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
cfabd2add5985cfe3fa3f0057ec3237e5bb0230b2d48f721f4c73f2c44048ffb
BLAKE2b-256 checksum
How to use checksums
72b295be60393747ee429fc54d4568a5bff767a3473df69006903a8a541623b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.12 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
aaff5c830f6fe2305a5bf3c3772038824b02e1ee25809c079386ea6b5b59c512
BLAKE2b-256 checksum
How to use checksums
e50f245070395284f2889e9ba65105b24d16fa67131b12a8d787edcc44878a56
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_x86_64.whl
Size 958.5 kB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
93037a48b1758e5930c3f20399f862342ca78b6f774f6003705d5a704c697472
BLAKE2b-256 checksum
How to use checksums
f397295e5e80cf2a7c38a710c5869c0ddaa401bd6f7e91b33db754c219b05044
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.12 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
a88ce7665868e2c88a33f6bfb4f482a18b061ca737db33bc3c47095c82be8da6
BLAKE2b-256 checksum
How to use checksums
34d1b68d6e6d4adacac5ebc387912d53a1b942cf2dd794999cf4b90a7afa8b98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.12 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
48899acf16b4d63bc79e8c59fcdf2987090014efe198363b2938dd4202789fca
BLAKE2b-256 checksum
How to use checksums
4a266ad6fbf36bbb1ea0b9333dacfedddfd8e06e3ab3709ea78ee609e3c07c68
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_armv7l.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_armv7l.whl
Size 890.8 kB
Tags CPython 3.12 Linux glibc 2.28+ ARMv7l
SHA-256 checksum
How to use checksums
c04642776fca0989fe2f7cd38a55ccf663a6659082b81205fa9e467d5d14b5b0
BLAKE2b-256 checksum
How to use checksums
cd776b62c4da93e47e5b96d869d9ab9bb6e3dacdab5208658fbf4e447a3d2512
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-manylinux_2_28_aarch64.whl
Size 933.1 kB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
94055c5fbf1f42f38e3a38492816ab1a65545cfc5d152a5be14109d0a84ce0b6
BLAKE2b-256 checksum
How to use checksums
70791af14bf63f74933bcd3cc2659676e86e8ac7b7d64a79e70517b696219161
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-macosx_11_0_arm64.whl
Size 813.6 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9131585cb5dbaa55e9fad227a379292dca7c267e3271e9fca489b6b01738ffec
BLAKE2b-256 checksum
How to use checksums
66195be732a64f2f9ebf8ef7b96fe3da3b623afe8a0adaf9aff1858eed2b27e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp312-cp312-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp312-cp312-macosx_10_12_x86_64.whl
Size 863.7 kB
Tags CPython 3.12 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
de257c57eac6ff28325303b37bde66f4755b0cfb689b1ee81c68500f2e719615
BLAKE2b-256 checksum
How to use checksums
0e891ef461d3226c547769c88742c82c27c334b348451370a9af069bf500170b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
672b51a320d9a40f7ffb20ae0f23566213985273513284e4e7c7e11833aa2138
BLAKE2b-256 checksum
How to use checksums
f7f6e38b3b89a4ede7ec1452ab097b1357a53a897184ec1109f1b81d499c114c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
99976d3b4107add59c348b79681588c1b9b21c7a11aebefda5eb64eec5c22063
BLAKE2b-256 checksum
How to use checksums
7a764226a41952ec1979a7a9bc7acb8be63ceeba2eba4eac5735b2bdb0141a89
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_x86_64.whl
Size 957.8 kB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
fb268a0930a33cf08eb9d89ab2e4dfedda8730f76dd08ed370d52034af90769b
BLAKE2b-256 checksum
How to use checksums
c2487bd551ee6e037eab440e389b02aaad52aba2dffc6b513a3821cdd32e810e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.11 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
cc493461c5860c81e862a5d323241b78d6285d52766c6695a74cfd4ce907ab98
BLAKE2b-256 checksum
How to use checksums
dad96c3fbd03dcf2d6857cfde2466e7f8742c36989c86a2431d217805a31b677
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.11 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
37008efcb1996cf541e18a00f8fddd7d2624dd81fedb5e2f3626dc421fe16736
BLAKE2b-256 checksum
How to use checksums
4974dfd9403ee7f7ab6d8cb7471834beef142a1e11306a0a240224ed10655623
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_armv7l.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_armv7l.whl
Size 890.7 kB
Tags CPython 3.11 Linux glibc 2.28+ ARMv7l
SHA-256 checksum
How to use checksums
9655e20082e022468c8bc2ad234bef112557f724c80289cdc2a4f4f1b2a7047d
BLAKE2b-256 checksum
How to use checksums
af339b91fa5f6fa1cac7f55cbbb2443b31c9d6bc9120327b97dfbdb673e4302d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-manylinux_2_28_aarch64.whl
Size 932.7 kB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
55718ff9030a088c84bce6bbfc3db7955683382f4b0508662f3fe82d136e8ce2
BLAKE2b-256 checksum
How to use checksums
6e19f6cd5bbeb5376793c288c56185574b44d251c3aca10521d587eaaaa15dec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-macosx_11_0_arm64.whl
Size 816.8 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3bc6c46641de452b2482d2e8a009f91f08cb77ed8cfaa8d0810dc27f434495ca
BLAKE2b-256 checksum
How to use checksums
30ed55342656845bddbdc7ec511a250911d59b4531cd83d6c742f25b27006742
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp311-cp311-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp311-cp311-macosx_10_12_x86_64.whl
Size 866.6 kB
Tags CPython 3.11 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
2ecdc243977b76347bd7c6210b54bc50748c00edcc257f8dc8c63198c61447cf
BLAKE2b-256 checksum
How to use checksums
7210eb51ab9ac354e3f305f1139505c9359066c17e75f249329d721769c2f0dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
26317bd2182639cc04f814ba1d752b3a7b9c9a482f488d35462a179044eac23f
BLAKE2b-256 checksum
How to use checksums
4050191707351b6988699da1e78d9f54a7799f5dafefdfd59008f0f1f77a4167
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
fd7d30e26c3015f1588836e71b1d13f8fe3798ef8c997dfc462b0073af42d784
BLAKE2b-256 checksum
How to use checksums
d67cb815aeb6074d4d1965fea34ce46e9b7e744d16c27f726d43b6dd4803a2db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_x86_64.whl
Size 957.9 kB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
85bd1d1cf13f56ba34ba0e4ab4b6b8a306897d30700e0c21e155aeac970ae350
BLAKE2b-256 checksum
How to use checksums
8b27dbda5ec64d5b364a9c16f95ed9823faf8ab0bdac71fff0c1ea92fc14ae22
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.10 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
21a0656ca72e8a4825434576b152da65d922a527c8f849bd9b18c68900cd76b3
BLAKE2b-256 checksum
How to use checksums
ccb7b20f8fd9381d45afb138b4007635389396dfc6196fc64742f0c49f91d6af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.10 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
f8c0537627acfb94136ab2702f643098025790ded888c14db3424efc033e1978
BLAKE2b-256 checksum
How to use checksums
05a41c6fec21285f311910196a77f6c2f352ddbf77bec5965c5a77bdaa8c6a7b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_armv7l.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_armv7l.whl
Size 890.9 kB
Tags CPython 3.10 Linux glibc 2.28+ ARMv7l
SHA-256 checksum
How to use checksums
c0af222aab2d66ffd31c929bd1c625c2600a2d885ca400e0562964785340d4e1
BLAKE2b-256 checksum
How to use checksums
31698a08426fc7ee7de1af3845376164feb9da63379463801a1388611272dfbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-manylinux_2_28_aarch64.whl
Size 932.8 kB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
8d56ca54e6a8e9c6ac7cfe222d2ec89539bf3d36e45604caa3387475b938979c
BLAKE2b-256 checksum
How to use checksums
14e4aca0ef11999c65cbf517942c0d8e8ccffba363ed6199edbfe1760662c9ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-macosx_11_0_arm64.whl
Size 816.8 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9b39f424edb222fe4128b327ccc7d6833a3f919d307c4bbbefddfe8891510bdc
BLAKE2b-256 checksum
How to use checksums
851394230bd2f0b255b5ba7fdd93cde49e84ee708978d4fed42e1a8cffb6af1a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp310-cp310-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp310-cp310-macosx_10_12_x86_64.whl
Size 866.6 kB
Tags CPython 3.10 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
a9ca8e98994248bce51058471e7f0a4dc8fbc66c7b35b0dfc27592a3b8c4c84b
BLAKE2b-256 checksum
How to use checksums
78a6ed553db46994379cb39d32ae69370e3478454f0ef2a683e4bd97c289924a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
4cf6459a5f982ac883c71bae206bec355328b141673b306704ca91707b8086ed
BLAKE2b-256 checksum
How to use checksums
816882b680e77a8d24cb728bb7ec834689182562e4a8ab8605b513630cc737ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.9 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
3507573d765c64c6e2fe8ab9c9825770bf13389a3a7850ad91b1bbbccee456c7
BLAKE2b-256 checksum
How to use checksums
2d64e9574dd5d757ffbca70feedfd6f90f08f2d3fd458bd4501b24166407a85e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_x86_64.whl
Size 958.3 kB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
306edd07435265531b50ea9b8d5fcbc7c0b76c20d179478f934c2d39d62637f9
BLAKE2b-256 checksum
How to use checksums
5dcd0a35cffb26ffe64fe144519acfe7e17e6516c8491fc07e7aa92794c2fa55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_s390x.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_s390x.whl
Size 1.0 MB
Tags CPython 3.9 Linux glibc 2.28+ IBM System/390x
SHA-256 checksum
How to use checksums
60468e7e3d605f39f8070ab2c9bb42502c7f3047323c815576b1691bbc9e8d0c
BLAKE2b-256 checksum
How to use checksums
967dadb3a81d6391d9dd277b184b90193f43ab26e116469d9f91a539331de6b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_ppc64le.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_ppc64le.whl
Size 1.1 MB
Tags CPython 3.9 Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
8f5aabc834a8ed4fa408a8969de894fdf29a7d04971293af192ecfa1203d069b
BLAKE2b-256 checksum
How to use checksums
b8143f31e9b7a407a35a186648c61cdc1fa6f879263622efb5588552cedf1e4e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_armv7l.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_armv7l.whl
Size 891.0 kB
Tags CPython 3.9 Linux glibc 2.28+ ARMv7l
SHA-256 checksum
How to use checksums
07f246e462569cbf928f15c3d664fbd69c72a2667f968a7b526c397f93a916f7
BLAKE2b-256 checksum
How to use checksums
80c318fcb154d0ee42212ad1196d591043d4bcc978822de48f04ccef0aeb823b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-manylinux_2_28_aarch64.whl
Size 933.1 kB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d069f79c7240736f12cd0c6a0d1881eb2ca8fe88e38d295243b185578e2c369c
BLAKE2b-256 checksum
How to use checksums
6ff31c281499cb461005e28c475a64a657720d03d28a51b9457dcce8ce5a2990
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-macosx_11_0_arm64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-macosx_11_0_arm64.whl
Size 817.0 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6a652bcc729f1db11248b1368633b23d2f7dec864504dd12e8ecc151f4c04ff7
BLAKE2b-256 checksum
How to use checksums
69572f56c32dcc022267352831e87a5e61a3db8488a984f2a0c443cf68e9b3de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release files / canonicaljson_rs-0.9.3-cp39-cp39-macosx_10_12_x86_64.whl

Download URL canonicaljson_rs-0.9.3-cp39-cp39-macosx_10_12_x86_64.whl
Size 867.0 kB
Tags CPython 3.9 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
4556b75c19c89e22ce349a106750ee8b09506b50c10a34ef73ac19b7ce08f64e
BLAKE2b-256 checksum
How to use checksums
2f96818bc6a43bbb98261623f894bfcce24cde6055c37a82ee81d563236d7973
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Oct 14, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

0.9.3 This release

59 release files

0.3.0

4 release files

0.2.0

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page