cbor2 5.4.2-1build1 source package in Ubuntu

Changelog

cbor2 (5.4.2-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 20:57:00 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
cbor2_5.4.2.orig.tar.gz 80.6 KiB 62a1de9f4953f4f00136abeade0b7b07269d41e437e1bce423cab283e68892bc
cbor2_5.4.2-1build1.debian.tar.xz 3.8 KiB 7924e621bf77b8ec1b10a69048e555bc4e3ad19504b40cf35f5e0276a3b4f6e8
cbor2_5.4.2-1build1.dsc 2.1 KiB 29cc129d3ebc0742c68379c5f368502134cc8f81103bf37f49a1e44d66246230

View changes file

Binary packages built by this source

python-cbor2-doc: Python implementation of CBOR (common documentation)

 This library provides encoding and decoding for the Concise Binary Object
 Representation (CBOR, RFC 7049) serialization format.
 .
 Features:
  * Simple API like json or pickle modules.
  * Support many CBOR tags with stdlib objects.
  * Generic tag decoding.
  * Shared value references including cyclic references.
  * Optional C module backend tested on big- and little-endian architectures.
  * Extensible tagged value handling using tag_hook and object_hook on decode
    and default on encode.
  * Command-line diagnostic tool, converting CBOR file or stream to JSON
    (This is a lossy conversion, for diagnostics only)
  * Thorough test suite.
 .
 This is the common documentation package.

python3-cbor2: Implements Concise Binary Object Representation (Python 3)

 This library provides encoding and decoding for the Concise Binary Object
 Representation (CBOR, RFC 7049) serialization format.
 .
 Features:
  * Simple API like json or pickle modules.
  * Support many CBOR tags with stdlib objects.
  * Generic tag decoding.
  * Shared value references including cyclic references.
  * Optional C module backend tested on big- and little-endian architectures.
  * Extensible tagged value handling using tag_hook and object_hook on decode
    and default on encode.
  * Command-line diagnostic tool, converting CBOR file or stream to JSON
    (This is a lossy conversion, for diagnostics only)
  * Thorough test suite.
 .
 This package installs the library for Python 3.

python3-cbor2-dbgsym: No summary available for python3-cbor2-dbgsym in ubuntu kinetic.

No description available for python3-cbor2-dbgsym in ubuntu kinetic.