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-cp38-cp38-musllinux_1_2_aarch64.whl
Download: [link]
Size: 254660
MD5: ff21428c0ceba36b4974cb0c13e8e851
SHA256: 37096663a5a1c46a776aea44906cbe5fa3952f29f50f349179c00525d321c862
Uploaded: 2024-10-09 12:26:09 +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: cp38-cp38-musllinux_1_2_aarch64

RECORD

Path Digest Size
_cbor2.cpython-38-aarch64-linux-gnu.so sha256=xPpl_41RjjDMOQR1r0S7k25hu9xasTsgc_u4Esx3CDE 659280
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=BHRewEbUf61vtumHxoNlQbDQLU_vG0pDuFQgyArrrYE 111
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