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.9.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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-0-cp39-cp39-macosx_10_9_x86_64.whl (289.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_i686.whl (397.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_aarch64.whl (338.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_28_x86_64.whl (362.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_28_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_17_i686.whl (491.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-macosx_11_0_arm64.whl (281.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-macosx_10_9_x86_64.whl (289.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: rhoban_cmeel_jsoncpp-1.9.4.9.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.9.tar.gz
Algorithm Hash digest
SHA256 953003fd1ce3b447170ef21747180f70a50ec2e0b81c6e193088adc9a90d37da
MD5 3e0ee5f025efb804cdf2b379b814097b
BLAKE2b-256 f50d8686269eecbea32f314865075521b6305df709fe6bf0793397e31ef7506a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9.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.9-0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f49041be98e0104856f8a0874936f50be435c514a8cd20ed5291b82d81912099
MD5 6c9a39fb0c955032e0095db9e38df0c0
BLAKE2b-256 117c4f2cd6df47c6b83652e8f9ffafb25f056a1b01fa0050df4b4abf5f41dc12

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fe1165ea4390a4cfce698f1018b3305e27abf4f9db7f464116f7252ae27d16ae
MD5 fd54303559f01cd4385f5c56243cefc5
BLAKE2b-256 ba5b97acff8d776ef2fca5d4e21893624dbb424095f1a4b66c3c0d1375854341

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d2d289decd44461a22561353d26a4ebd94a35d7967de43a094cdf1d68afd47ce
MD5 915ed3dd6f84794e393f20d8523bc9c9
BLAKE2b-256 82d1e68942c2136ba7f16150d7174376df83f7b5034391605839a280c94b6b93

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e736f7c65279767558477c73b7ee07d7900878b6489362af90b75bf58ef98e5
MD5 063d94c3a10b16095664be2769f5c20e
BLAKE2b-256 dc45c0a97f844b416ac4bb0701cb5bedcdd714236c60a968f1a17a929acf2030

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5cfa7582e21289214dc6e0eb17e821a463429f4eb9bbe0b1d73c8b6b5070e822
MD5 22f62443b0f295be4e16e52d3d0b4430
BLAKE2b-256 717db28c58560b757a1d2e821ddfab9a737f760573dc331d604d2f1a50ad0c59

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 f491c23be755f33d04fcd120b2555084bb2b5f8ce6610853f55d0b7ef73d9454
MD5 3eb72d5d202598e657fec491fcd17467
BLAKE2b-256 4c3ef8cc82bf48d1c638be0c17a70c6b8a2d84f55e6c84adae88074d30e2d3a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3f54fe0ea0aaa91c46dba6939a822f08f8f5a2611e17074e9b4cf0273f8ca03
MD5 3e8e43b984c2211f854e93419fef4902
BLAKE2b-256 78a13bb178bdb062bab896aaa5bae91e43a83cf986a155dee1479a27a289fad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp313-cp313-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp313-cp313-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 096d147389647ee103066e91b799ec230842ebd2916e0a59069bf598f06020a5
MD5 1b8b9932fe92e856539829be105d227d
BLAKE2b-256 8a1743932dd90f1febb6cbc6c8d17df5b0b9f0bd3b21660c4fb3d846770964ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8cb67950a3d3b4a6ec23fcce2e7f844c2ddd1c626ff9f4c7991c699d66213be5
MD5 8206efd9370b6a67f90c1e5a5a56ee9a
BLAKE2b-256 c2ca5aa50bd53bad9c079e2ceabe17231803c420fcc549894e77c7266f1b3853

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2472911f555b8f39caaddf23601a08befdf218e08c521049b0cbd705c1693772
MD5 4b65d2c45ad11fb47dab20fc6e2b8a71
BLAKE2b-256 726bbb9e6e6dee18a32f47213c42f03291901d6214d3a352c7104304e06d684e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fbcda72ec3aa1935b355df5dbde55f885b3a7aadc7d9b8d1ff1cd274247c9a15
MD5 813acd4f59f92f4b0e074c3fc1c06b3b
BLAKE2b-256 bde91c32193f9a2e0b397417b20877f0c3fd2b3b88a20b85b4f8925ef5e50dfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a3aa7cc485acf11e4876f0ac20ee5ffcc0c89c9dd7b8eee4d5e078392421e2fa
MD5 caef84afe770f02ef044c328265aae7c
BLAKE2b-256 095a96550200a9aefea3e14f1eaea0d62a649968883bb1c927509666d2ad680c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a68789f5226bb8df92383140f3f45b94afe07b115fcc3b34a0e1da806d7d1f66
MD5 82777cda5b898af058c8df24b7df7053
BLAKE2b-256 e67aec81041d3bcd1c99ae4ef14505d81cbe8a424d1bcee752bd1f32b6391d24

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 3841bb7fed9ca370631bafc44c493b1b4044048e857e1265b24ded9cd6bef385
MD5 1d00d53df2a349e961516f01ed4d5918
BLAKE2b-256 ef04a7b6df62549654b940dd4737384d2bd15afc570595a1a98fbdcf8aa5fcbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78d34f04880cc0ff799832c3f1e2c34f7179c54ac7c428339f35c87e3bb5739b
MD5 b81c77ae2fbdd620dc441d6578b403a4
BLAKE2b-256 558fc07df2a93cb2184f2b3cd4edf7ca9c4467d17466cae5dc84166de5365963

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0f62d47631ed02be9a83669b24ed2fb870c27e39311b5ff4842473aa61e3ca8
MD5 b906091696d880f7d110c5c6b112b8b1
BLAKE2b-256 34c770335d8227dbfe222a2362eece6a37ed6526438636d445fa53cee897625b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b67cd1ff1d3801154e0ca6518f77dae6d75297f83de8246abb20cd8f0813d6bd
MD5 43dc46e342ebc391f1cca124f9a2ed4e
BLAKE2b-256 377f8f9d90373411e297db923bf5c42c596fc4bc6f4955561aec508fa375b299

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 23d94e38b1266ad987ed42369841839d7299b6e5745890f39882236485b66e08
MD5 aca4245e1f01c744ac5c6fc7ab8f8069
BLAKE2b-256 e7dda5adb0bea0bc8ca19b3631e2d4a66e8b2a66b4497aa24f176e8549b3c4c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b885cc44fd59e2070b77f5463324683b3d99035307dc0c9635cdbe4fc1759741
MD5 749d3098e0c7739f1e536df0828952b2
BLAKE2b-256 242f9829e23758b6df6ade5da3f7a2348adce273c271b386573e15cce201ba88

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db51d1b31d0d0fe04e5d7fc123a849154689cadc5e43a289c20c8ecf243c5fa5
MD5 83734e0475c433122aadd25b9c9d10d0
BLAKE2b-256 54cafca12118933539461dc66cd70fd2dfc38f0dff99075e544ff9afb3924479

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cfa5a8f18c3fe4a973ff1e49fe5f1048a81b2f2cc1d22df0770f3d23a91d455c
MD5 7dfb1b357a15fcc1b9686cab3f6454bf
BLAKE2b-256 5cefdf1cba0fdbe278b45e2eaf617b4aedb29b7670e04795b1dafa5339ad67e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 6f4c09ca5ba465769e972f94bd8113927aed0a30932caefc7799dd6b6a5d83fb
MD5 b7ea15f17bb969d4d8fbf22347c2f51e
BLAKE2b-256 82a65cb9320ffce6ee8f5a62f942aabb7253d03ed38f611d891114a5c1304b7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffd64a71c7e74312180c4ff20c55f0ebc235c3d634dba18618063c60175cd06c
MD5 3d14efe35239c588c88122fecf57f510
BLAKE2b-256 77eebc97fd2474f0f28449149211776ac63b9d76a82f7468277e09611e9253cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1b3a0fd46c2e2e6fc6912dcae7cb987cd0a61d9caee4f3ca1cb62544eb8aa11a
MD5 917d92ce0f5514b28a09fb767dbfce87
BLAKE2b-256 876351136e4fdcaedcbf326fc242753e2291a5e3aeabdc0c0d5a5bab0edc5378

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc0bb9ff7d0090cf722c72ef4088967336b6dd304fc34db6787345edc16f3be4
MD5 81ad3d409e990fce3ec0eec47f1958a6
BLAKE2b-256 a4aecf627de3c52a80c65163fd3e214c3f0326d0411f67eb64db6629bc71717b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ff4b6f7a26c89a2aed2242c6b834fc8abdfc099692b683e972f6fc4ed8ad83a
MD5 ab48855f3f67287898ba3036af46ebbe
BLAKE2b-256 c8d712e5dcc03c73d13ba546f522481d944f44829758eb6554b4751f49d45b0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf644a2e17f88f509c28e58c0d318a94c3fbae1c09eecf447b1be98f97a42f44
MD5 81d13cab3df3dbf784e6729623699af1
BLAKE2b-256 074b035c9def4cca5e62b3053e8f728f500e0025e8e0a4c5c2fc70a9b5a065d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e57547e0d34e18f989ee4966380deb48245d46dc0cc4da28ebaa7641e6615e2a
MD5 ac65d1996a7051d68649b9e0735b4854
BLAKE2b-256 4ea079a987ed722365b61051da30484cc7e8c8837b0e4693149b96c0173287ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 41cc0235e0e1132f3332bf0b8ca49b6e01693b04f56110633976dbd9dc33fa57
MD5 bb99fcad49fe03814176a68a75d4fbaa
BLAKE2b-256 2af0513b12ba87a62272adff2298f22d78185faf54265afc298f1d8c337e7a5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 d29850410ee68a3201bc10ec0b0008afd9c7ce70888355fdac14a52efba48baa
MD5 562da26899e4e3f36249ee12460a723d
BLAKE2b-256 9118f035f099a24bbe0b468387c5eede093ba4ac1636c5b5ef8bcf0c946fba80

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b606a2bed978408825be84a4731bed3a10b7f91e6dbeb5dca2b0955ed5453a3
MD5 c007edcd43f0d2859a921e104f68696b
BLAKE2b-256 38fe080a251ef48c99e1bd272fae8442a65864b7ddba94cd207774e6c84e659d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0c032d05ce19aed18bf6b454daa510d4dcd89366745e7bfd062a6a16c3bfd51
MD5 47bb667fd8f4f34577beedb3f4e990ed
BLAKE2b-256 3d8c6006d71a441c2e51427ae2016ef8b227a78f9074717be46fbe2b196c805b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 833445c82730465903c54f478e2d6d2e7fe3c1d68eaffdccc14eee2e99125491
MD5 f9678f667d8f3554d2e120e6c3f222ea
BLAKE2b-256 e333111357851d0d029dba4b543538a208a0ba866113d4464a655f65e51d3669

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b66c0065cd43cb021baef79ca459bd7668a85641d7a6ab296eb65a7be51a50f4
MD5 fc0fe66db436614785910e7426562166
BLAKE2b-256 4d83b34454a691ece836e0b727abe24fc93a63bc03d087d1260f633325ef67b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3285c86fac078cdde22d1206fb7956c3700697b9917bad54ef2ae3c0484b2cd6
MD5 6cf78142853a075c5825e5d7a7cb9091
BLAKE2b-256 38aa57ec3e445b2e8ddd0e2c016a5e0f1d4f86cf0d68d1d98f7a4089f38d3506

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5f613906880e4269d117a2320de2955c98d9b8c963a790e0e9ecbfc9562822c
MD5 5d24205c827d0eb62a83265eb503e74d
BLAKE2b-256 b02a5e498dff8d59dca9ca60a8c3a0c4587b36df42006492d759527f5d63ee23

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb6689c30e7c0119f02759cb5826f1f3a2d1ab7cfa3005b804c313063a184a8c
MD5 dac46121900fdba75af94eccfc0e5164
BLAKE2b-256 7f42be0a475fe180a37b0303a762d7310359e859b4cd329803b3807a73e621eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 6a8a086b54ffb47ee03f026701e90b5a42c6fe62fa3ac40a1fe01290d00e09ce
MD5 97116c48bf73fcc22537085b7e801781
BLAKE2b-256 2fa103208096ee1891d6da2daeb7521ebb58cc990d6e8ae638e41d6b1c317ad7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 332a7a32e1db1bba6c565f29a8b47991b767345a1809d7cd681cf5cf886b0f53
MD5 41f583c06a8bc5b498ce8709c3cb1b0e
BLAKE2b-256 e9020339572459029fee6c5341a670558e4a94617ff2a745f007574e25612fb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.9-0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f4d51a7dd7d65e3c771907a173019642002971a26d099fa46567773d449256a1
MD5 c9de11bbdfb4ce0d3a1bbd992d8342aa
BLAKE2b-256 59afe007de3e1a2be337ff4581aaa1292b1876fc6dd6c177f4948d7b904a8fbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-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.

File details

Details for the file rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 91f93bdeedad1ad50eda940735c72b5b5dfba383751a6a17b7de2d76620a3a10
MD5 5c4e618a97d3c2b5fb784f6730dbe4f6
BLAKE2b-256 6fe9df9af21cf4b1a3497998c4b03f48367125db92c85595fabe97b3e5c9cb91

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4760af1681ac2315adbb058100c2e8a65cee617b084268c2d630df83efcef06a
MD5 f6e58357afa683ff57995f0ceeea168b
BLAKE2b-256 a5d10c4c5f69a23986d34472beefbd8d02b9d77f72897ea65b7facd6e9b44415

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8ebb09e22b8a5a81d096ec025894863b4f8b93d4617bfe9a119a7e384c189f4a
MD5 3a0d5d479285c4fc50061f0b2e5609f7
BLAKE2b-256 184fb5685654be7842e7a5d939042ec8bed6699221ee4a10f127d9eb88549a6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b50012a6d12aa5ea5eaa7889dbfa4cfe5cdeb869b6cd0928ead40fa56d055f7c
MD5 e238935478dd4c4842a4d498c226f960
BLAKE2b-256 154e076805793109db8534466cc2cf66ef685a6ee628d1d877c76f295e9669ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 62045f8eab5ee9742431705a96bad2d3a838a04cdbabab8b722d09bbec90f5e8
MD5 7a0d50d0f04b4e772b6c34ee0aa37f15
BLAKE2b-256 977c45514626f2d71c1bc7b967b947ed21cef9603bf7df5df3847b0ea51ac49b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 96d810dadb683ab641ba7b4d90c9624f4ddcef3db95da68b9bdf89d5ed3a6b6c
MD5 47ec068bce0a0a599281336e50426aab
BLAKE2b-256 8f0dd042dc2da01390beebb4c3893dfe77c9bfddd05a799689efa897b1aa84dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9dfca087165a17f88ca192ae0b4a72f99b8d45cf5f9f91ffa9615b42068472ae
MD5 f16e92230ec83045eb805100a04cf35d
BLAKE2b-256 7908757a84fd67d3ab48ae6bb5e474e552a27ac87ae72d5daec180739f695ee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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.9-0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 86ce950574d342e63ab10cc6159570a74f04c5efb263c2dd8a23648fb1eb5524
MD5 cdcc575050a1eed96eeed2188dea9418
BLAKE2b-256 617232db7b5a84d3addcde652a9298ca1c41c66b7fefdf1f4a6aa1dff2e0b334

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhoban_cmeel_jsoncpp-1.9.4.9-0-cp38-cp38-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