cbor2 5.6.2-1build1 source package in Ubuntu

Changelog

cbor2 (5.6.2-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:39:04 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cbor2_5.6.2.orig.tar.gz 93.5 KiB e8d36eb10da9bf77d870509ab6479f968ba392ada1d9182203f2467c00813071
cbor2_5.6.2-1build1.debian.tar.xz 3.7 KiB 0853cb59582969327289874e39a4022e6ad9fcc3915e3b52bb831f12528ba8ed
cbor2_5.6.2-1build1.dsc 2.3 KiB 39f486f8466e5e510fbf8b165d35b5ad27ca6be4925fdf67c1c28c09b9c03b9a

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 oracular.

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