cbor2

View on PyPIReverse Dependencies (196)

5.6.5 cbor2-5.6.5-py3-none-any.whl
cbor2-5.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp39-cp39-win_amd64.whl
cbor2-5.6.5-cp39-cp39-macosx_10_9_x86_64.whl
cbor2-5.6.5-cp39-cp39-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp39-cp39-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp39-cp39-macosx_11_0_arm64.whl
cbor2-5.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp38-cp38-win_amd64.whl
cbor2-5.6.5-cp38-cp38-macosx_10_9_x86_64.whl
cbor2-5.6.5-cp38-cp38-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp38-cp38-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp38-cp38-macosx_11_0_arm64.whl
cbor2-5.6.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp313-cp313-win_amd64.whl
cbor2-5.6.5-cp313-cp313-macosx_10_13_x86_64.whl
cbor2-5.6.5-cp313-cp313-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp313-cp313-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp313-cp313-macosx_11_0_arm64.whl
cbor2-5.6.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp312-cp312-win_amd64.whl
cbor2-5.6.5-cp312-cp312-macosx_10_13_x86_64.whl
cbor2-5.6.5-cp312-cp312-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp312-cp312-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp312-cp312-macosx_11_0_arm64.whl
cbor2-5.6.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp311-cp311-win_amd64.whl
cbor2-5.6.5-cp311-cp311-macosx_10_9_x86_64.whl
cbor2-5.6.5-cp311-cp311-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp311-cp311-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp311-cp311-macosx_11_0_arm64.whl
cbor2-5.6.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
cbor2-5.6.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
cbor2-5.6.5-cp310-cp310-win_amd64.whl
cbor2-5.6.5-cp310-cp310-macosx_10_9_x86_64.whl
cbor2-5.6.5-cp310-cp310-musllinux_1_2_x86_64.whl
cbor2-5.6.5-cp310-cp310-musllinux_1_2_aarch64.whl
cbor2-5.6.5-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: cbor2
Version: 5.6.5
Filename: cbor2-5.6.5-cp310-cp310-musllinux_1_2_x86_64.whl
Download: [link]
Size: 240534
MD5: 197edf9b9b0980c2575ed9999d91e0de
SHA256: 559dcf0d897260a9e95e7b43556a62253e84550b77147a1ad4d2c389a2a30192
Uploaded: 2024-10-09 12:25:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cbor2
Version: 5.6.5
Summary: CBOR (de)serializer with extensive tag support
Author-Email: Alex Grönholm <alex.gronholm[at]nextday.fi>
Maintainer-Email: "Kio Smallwood (Sekenre)" <kio[at]mothers-arms.co.uk>
Project-Url: Changelog, https://cbor2.readthedocs.io/en/latest/versionhistory.html
Project-Url: Documentation, https://cbor2.readthedocs.org/en/latest/
Project-Url: Source Code, https://github.com/agronholm/cbor2
Project-Url: Issue Tracker, https://github.com/agronholm/cbor2/issues
License: MIT
Keywords: serialization,cbor
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Typing :: Typed
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: pytest-benchmark (==4.0.0); extra == "benchmarks"
Requires-Dist: packaging; extra == "doc"
Requires-Dist: Sphinx (>=7); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.3.0); extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.2.0); extra == "doc"
Requires-Dist: typing-extensions; python_version < "3.12" and extra == "doc"
Requires-Dist: coverage (>=7); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Provides-Extra: benchmarks
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 4280 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: false
Tag: cp310-cp310-musllinux_1_2_x86_64

RECORD

Path Digest Size
_cbor2.cpython-310-x86_64-linux-gnu.so sha256=tMaRB0bpDo8FmCoJ_SlOD_nwmis-9kx4VHt7ryxRYQ4 554936
cbor2-5.6.5.dist-info/top_level.txt sha256=saWivOPqWvXfQChNvhqeWUndWDjSYMHq9H9fC8t1xDA 13
cbor2-5.6.5.dist-info/RECORD
cbor2-5.6.5.dist-info/LICENSE.txt sha256=pq_RJtj1RaFRZqIvJfrf9Ln7SXi73RfpfZfZULZtL-8 1081
cbor2-5.6.5.dist-info/entry_points.txt sha256=Od3b0jBICm8GDjdi1loF9kQw3n-E61DkWIErBWjFKU8 42
cbor2-5.6.5.dist-info/METADATA sha256=8_RJgtTXy5ThUbC75HejDBo3l84oaqCVS9907yWErgM 6045
cbor2-5.6.5.dist-info/WHEEL sha256=G6WAJh_GXUMYPkzQt82j5xHS9Nx3k6AYK5BZjp4Pr1U 112
cbor2/encoder.py sha256=GwfM16ite3j845Nruqt2hCtAfg1AMVuIJHvRId6KurA 317
cbor2/_encoder.py sha256=lmFTqQSptJKFTJDZ33I8rIw3wDxTJ_Xrfpm8CIFoMeA 29760
cbor2/__init__.py sha256=RurTl4ZS_siScJLcpwHfmgSO4h4pWn-bu41ImaqscyY 3190
cbor2/tool.py sha256=CUUCKWx2raMBWhNbTjClP39GnfZ8RS0q1CgpgxDgPcU 6829
cbor2/types.py sha256=2eOwwTGjVVHqoikU-5ZMR0DJiZ-SYcDY1mGqs-nyGSs 706
cbor2/_types.py sha256=CatygVlnbEguPtT7IemG5hiA98wiLULZJQfVjuV9Ekc 6260
cbor2/decoder.py sha256=4A2Z2JT447-1GbJNTj0RBTFX3G4C--pwk4wknTgpGj8 249
cbor2/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbor2/_decoder.py sha256=_l4fh572re9Fvcm0qL11IUI2zZ9silxtOmQp1X2Zl0s 30140

top_level.txt

_cbor2
cbor2

entry_points.txt

cbor2 = cbor2.tool:main