cbor25.6.5
cbor25.6.5
Published
CBOR (de)serializer with extensive tag support
pip install cbor2
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- pytest-benchmark
==4.0.0; extra == "benchmarks"
- packaging
; extra == "doc"
- Sphinx
>=7; extra == "doc"
- sphinx-rtd-theme
>=1.3.0; extra == "doc"
- sphinx-autodoc-typehints
>=1.2.0; extra == "doc"
- typing-extensions
; python_version < "3.12" and extra == "doc"
- coverage
>=7; extra == "test"
- pytest
; extra == "test"
- hypothesis
; extra == "test"