Skip to main content

Rhoban JsonCPP fork

Project description

JsonCpp

badge badge badge Coverage Status

JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.

Documentation

JsonCpp documentation is generated using Doxygen.

A note on backward-compatibility

  • 1.y.z is built with C++11.
  • 0.y.z can be used with older compilers.
  • 00.11.z can be used both in old and new compilers.
  • Major versions maintain binary-compatibility.

Special note

The branch 00.11.zis a new branch, its major version number 00 is to show that it is different from 0.y.z and 1.y.z, the main purpose of this branch is to make a balance between the other two branches. Thus, users can use some new features in this new branch that introduced in 1.y.z, but can hardly applied into 0.y.z.

Using JsonCpp in your project

The vcpkg dependency manager

You can download and install JsonCpp using the vcpkg dependency manager:

git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
./vcpkg install jsoncpp

The JsonCpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please create an issue or pull request on the vcpkg repository.

Amalgamated source

https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated-(Possibly-outdated)

The Meson Build System

If you are using the Meson Build System, then you can get a wrap file by downloading it from Meson WrapDB, or simply use meson wrap install jsoncpp.

Other ways

If you have trouble, see the Wiki, or post a question as an Issue.

License

See the LICENSE file for details. In summary, JsonCpp is licensed under the MIT license, or public domain if desired and recognized in your jurisdiction.

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

rhoban_cmeel_jsoncpp-1.9.4.8.tar.gz (220.9 kB view details)

Uploaded Source

Built Distributions

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

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_10_9_x86_64.whl (290.0 kB view details)

Uploaded CPython 3.13macOS 10.9+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_10_9_x86_64.whl (290.0 kB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_10_9_x86_64.whl (289.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_10_9_x86_64.whl (289.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_10_9_x86_64.whl (289.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8.tar.gz.

File metadata

  • Download URL: rhoban_cmeel_jsoncpp-1.9.4.8.tar.gz
  • Upload date:
  • Size: 220.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8.tar.gz
Algorithm Hash digest
SHA256 d5d3c7137ea9914d3458905480ed973a19da30ccd1705322c6d8a348eae1970e
MD5 94abd2576f338830dcc6e87c65d3408c
BLAKE2b-256 b701ece4a47c934dcd3d96879997b60a47336dbbbcf87ddf2bf38cdddc2411fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8.tar.gz:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43c612a47837cfcb0774803bc5a361ada1990114d0cc5a84bf339bbebc3b62ef
MD5 bd783e1fe7b6b441d36c19cc3bf6b334
BLAKE2b-256 cbc03fce09186eb0f8d836494d45492e7ec390c36eb696ef40574f22241a07a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd0d073e6337e33e0340019cac0deb655dc48034f8fa7b1cbd49fc66333e07ef
MD5 0f86c90b10d86c2eaf8989fefad078ca
BLAKE2b-256 2b1ae86957da9755bade190514b573e76e2e6f0585c212d5d5671349cf3f2903

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c3ffa7b22afa5ef9c75dfdaa94354df56102d5219a16d77d0f98d581113f0750
MD5 5979c1551c67df493577075dad9fd904
BLAKE2b-256 73c7749d48deaac23f61ad40c0b4cac5e4eb9fa491ee86991a8f697f4b3e3ee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9446622c1fbf49fd390741ea33b0bf378d8e0dbf126d67ac4a21b4b83d050908
MD5 2ed1c1dc1cb73fa287ca46b00de81756
BLAKE2b-256 d854ff75b34d7aca59332caab753c1ab1c471d0c0b777bee8f957dd62d172d5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d48429d700fc3c36b22f973d8d48b75fd444b735c9430ec49e1ec2fdd4f34160
MD5 92f748e30d38fd031bcdfee5c4cecdb7
BLAKE2b-256 37a88165d553f4fee290b41f09a06ca0f12924f8d97b1ad697b8499657dcb31e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 80c7bd88d702de7d6532323185ea3442f8895683fdbc9a0870bf5660a31a6782
MD5 9cc2a2dfafba5ffb359cfebe723a9882
BLAKE2b-256 309b39035b8e9bbd912687b7fac4c58d5ec935c0e1e5626a8f6f0a8df60395fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-manylinux_2_17_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a935fda5c2457359acf248553977962e75ef888d7ca0d7919b2c63990f61dd1
MD5 a35446a006d360d2e65c7d9de01653dc
BLAKE2b-256 91860ee0c79ade073ce2c68cd53afded49d207dbc3730ca506a9682590076719

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4b1206c9104c56829279aa844e379be42df2bd98a7bb9d021bf1c6cc5dde0c19
MD5 84b5ba089451984bd9de0a9cd55e19a1
BLAKE2b-256 9fd5367d49386c13302aca454201ffc08dfa3857de43185af072f7599c355e68

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp313-cp313-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 746b400e48a7d3a851a9e854437ffc2d15b42ec3587ecbd80bc3314ee6d085c6
MD5 c061b4a778f4b5e311743bc810384131
BLAKE2b-256 1240c728d61c18ed87130fdd2c31ddbd7988b880a0fe6598ccc4935ff670683b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3e72ed5b7c07906a31e74a9db30bc892df97237b9956da5858be01c12e27e1b8
MD5 77282726ba441f8e3c554fa6d5227dba
BLAKE2b-256 0a7dfa26046477e878873d3a72ddb69f3c440dbf003681e39741e09db1dc6c25

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 346c5cb79f59dc10b553c6d83c7163978333aa09c4d2a27c76bd4002ca1eaa9a
MD5 5ddebb0cdbc7c093751cc763ed08f0c7
BLAKE2b-256 b021bc697467e64dbf569ce88f3be9cb1e985767d957156b1c406ef957bbfe0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 64623bc50971893b1d01a0cf6ef2b618ef4066b5d8b8c52e773ba27511946eb2
MD5 ecda4506ccd45ff89808dafacbf32e2a
BLAKE2b-256 d9ce350e64cd45f578a1523f58149b9d5a1f650140aea0d778e9ee66a16e1c10

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a433563c95ac6ab4342b65f8826d4fe83c48d37d7607bf6c50b18486fb559f12
MD5 c7a86b86d9a02454417be67555b4d1ba
BLAKE2b-256 b05d1bfe6b8afd350b8c7d15f9ef9f76a147e51840bbfb10463ae043fba47195

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 8079470b6eeda5b2ecde7324958ee3ddd96326340749d217ad8d04ad4d3ba61a
MD5 8e51143af1a2fdca06f5712ecdf7b002
BLAKE2b-256 2f2df0659ef2cbb326540201c9572736aa8af96d44da5037a2a95f0257e78d4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-manylinux_2_17_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a97b689edffe301a8471cdef6c345785f4fb645d6e4984d922504289e4b52312
MD5 998082baad33309ba61e970d6893f381
BLAKE2b-256 8633c37c2c2273ae716cd3f363cc7837cf7b28b555b9b7b7a02848c188b6de7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cc45539e032c22287c21448bc555c427869210a2d510cba6e3787e8d8d6688b2
MD5 59c6a2a4dde2701e7fc6cd2dfde307f4
BLAKE2b-256 4a0fb63f18b22229965018fcfb77140923e8dcc6f9c8a47ddaca058f4e6be2bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5deb1c74dbe2c367ba7f4e979f7914051c6c3344336ffbf11fc7e3380a89cc98
MD5 9b6b9ea3e165e218cbdce371e12f66d8
BLAKE2b-256 ef42159d17868d91b3d7ce5d894c6e1c185ce543a0f45553ce4a302fd944acd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2cef7b3ffdfaf14fed1ff634e1a740c7a32b9352d561ebee79021ed862194594
MD5 8ec28e56a0a54bf1b90aadcb60c8ec4d
BLAKE2b-256 e6696aa544a5cde297625de14c7db89eb936fa043276d7b82cf54a9c6f2a0771

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4b0083668f71a577c1c4a2fcc9cd74dbdb1c706f2d0ef175e3810cfd9905d04
MD5 e23188887066589d072c135014feb920
BLAKE2b-256 347c4e7ab79c439e786593596c6cd5e81a9f12fffd22e4e8147503f90922e882

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04c44853a0967bb6a63d62469984a3896965185b614a5e1c91a8578ffb4b4e78
MD5 5df5c117e62f26c81fe15c8c366eeb73
BLAKE2b-256 dc067ad79fbed9dd1131e84cd76022d1cb300094c25f4185672bab2341ae2016

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 71e9d0e73f170f95168fd9af9feaab161f48e173080fdbcc79dc0f48d36cedb2
MD5 edf37efb66d60f634b4cd68b322056b3
BLAKE2b-256 4a5e40520d9c0a892f8d5f0a94621aded3e0f77886c0fa618073e1d73a80dad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 94e5744e34e9601ffbd8c4a10cdca2fc564daa7fdfe4399bfd0caffd371cd003
MD5 3cf38a89a0e9c85e92013d2038060afb
BLAKE2b-256 cc6fb22c5525717932d7b2fc272bb838cd8faebb7807c41035badb73f1e1caaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-manylinux_2_17_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 097c9550f380f458f30fa1e415fb4e18caa230933da62ec0eea6f7758b8e3bf0
MD5 3286355332dbe43db24e9f1403461f88
BLAKE2b-256 3f25ee39628a50e165db3e020c30aa77e20ca0893df9b84de754908b6f3c25ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac399c85010ccf85e1e2cf85613b94aebb293a635d4eda1e389351483157b859
MD5 adcd4ea3eb662199b836105d2bf594d7
BLAKE2b-256 d1fdecc28065b27f9de8f9fd48f925782f65e07f308e5723f8ddbf823ffb9a3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f32c99e0dca7e859065eb3aa027a44ef3bdfc0901035b8773d9ac6e8defe2336
MD5 8314622e7e5e50529b0f7112078a9ef9
BLAKE2b-256 c01da888dfb6574518f39669b54210246c26897253d477a158c661753d9be265

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4faab77aa9687f764ea5084ce4e362bae9e7f45c030c958512287d0736663f8c
MD5 be1c44cb973f1fd7e9421146107bd000
BLAKE2b-256 fc5f0b55e991b3d2be0d0694b8a162d7efcbb0b20b4778236ff420591b8064dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d03c3a706b73336978770791156b574bbb42414f1a3ef72c6706b50194697436
MD5 289e7bd05275cdaddb9014c5644f5592
BLAKE2b-256 c5bc4cfaceb2a9a7f93483583614b348b749704a2cfb92275a18fc9a00689416

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80c929f41948d4a4941b439bd73e9f9afe2fcce9c0bd8201d921aea47cc35ac6
MD5 6ab21e35c2679c2d9cce7515218d13ff
BLAKE2b-256 6cf2019545e8b71e67b0f21f77df9be844e0516aad0723990cdf38c6e7383e9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7086f48bfb1dfa8e8aa0d6e41c6f50290fbcfa12879db5a18794a9214bf95427
MD5 b4d3b8e68cec343e0e4ef6195d1bafb8
BLAKE2b-256 82a6acc677355586d5eba473130c086a2967ea61464606425eb113e39a3e1ca5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 563111d6d1a0890397bf1fee57c87a9e3fe2b35dbb3410a413a2f66a7b282642
MD5 a041b280b39f4dffb9ef9e9462ba2244
BLAKE2b-256 781bb092c529da0632ea04b5d7431fdf09f63afd4ef8e2773d64c9973e33875c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-manylinux_2_17_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1742f28ced38e9745c7f69ff1978ef356516376a5c02ef24b3ec2194ab204650
MD5 c097c37b77122d8f52c37af606fcec0a
BLAKE2b-256 52c0080979e478105cdba6ab7d6564f363fc0ff4b7a7ed67abbcd4ae20c2df80

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0c702e22b25f920a1c2b5740b065d84cba29e3140e2695ba05cf5859c734db73
MD5 7b1118f3b4e950df4839b8d9bffb9b50
BLAKE2b-256 09979a3c749fea5d714b3d5ec839d57bb8bf5b6278c0938d82f331f2b97a4503

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bfe32d87478e015ae60d4dd9e2dafdd79c3150d2cecabf9e4f853185349eeb5
MD5 ae879a5c316b23023daad2195853891f
BLAKE2b-256 d65801b83bc3398fad90c5dfb550d3659299fb01ec4b59b50108e39a03ca4654

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2e4f875002d0d6c9a2bde37c8093b49829f33533833a6a94843d71c07b3a2785
MD5 d159ba307e888c5dc28a05d8f4683085
BLAKE2b-256 9e530b292e3d1799cceefc23d73e407627b74ee044a198807c49c8b9ed626c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 13b57e5f2545935dde7696064a1f0f006b162035f9052d2f6752ea9e15b264f5
MD5 e1ae718026371aed26e9823aafe87a01
BLAKE2b-256 65fbdc36f62eff1f132457c48d5d7e5b62ed155fc01076ff441966ed9ba715b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1528f425020d1d1bae4604ed9df47308a115e8581e712cae35127ebc747d918a
MD5 c03cea7b30fc602bf58476bc211c2f51
BLAKE2b-256 128f98adfe1be28a9f4fec6eb5033e7dee916b2366ecd6b8d42267305a8698d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0fb3ef02767ecbe2a97d3316794a8951db88e39c4094c0215c748e5879c52e6d
MD5 978a91161e1dfc5c39cd188220ee051c
BLAKE2b-256 2c02ee9ed31ff1c931025d24e078bb9b741b0f24fdc9eb11fcd3525087d716c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 c16ab1bd8ce49cff524fe051c9e0d1a2381b2b14dda0c6befb8f6e450a63d204
MD5 58978816e56f0671d93688188f5e163b
BLAKE2b-256 44fc745f737dba3d9b3198d94577002b39215dc9e4653a6ae0ea5415e6d52887

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-manylinux_2_17_i686.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 421c3d4a28ac8609f56c7f577a2d2b2d2a3b4f9b2653510ce9e7cfeee7e592ca
MD5 ff6771d945183a058764e2993d11d048
BLAKE2b-256 d392a7b1a88bcd5ede126ad8598df120418fcebdc8dcc67708ab8a40bba35fb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3469c2cb753de57d4044e57a2f6fb4dc0cbf239269663054498cd80e47cfb74
MD5 d5308b755e0e631ef1324c42b3bbd40f
BLAKE2b-256 ae32596e54ad511c8ed8d7a814cddccc19470ca82241379d8f18096cb5dfc5cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.8-0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on RhobanDeps/jsoncpp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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