python-cbor 1.0.0-1build2 source package in Ubuntu

Changelog

python-cbor (1.0.0-1build2) disco; urgency=medium

  * No-change rebuild to build without python3.6 support.

 -- Matthias Klose <email address hidden>  Sat, 03 Nov 2018 12:08:43 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Disco
Original maintainer:
Agustin Henze
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cbor_1.0.0.orig.tar.gz 19.6 KiB 13225a262ddf5615cbd9fd55a76a0d53069d18b07d2e9f19c39e6acb8609bbb6
python-cbor_1.0.0-1build2.debian.tar.xz 3.7 KiB e074035f2f475a603dbe766aeff4fee31f07bd47732a094ddf8eb6d2fb84c443
python-cbor_1.0.0-1build2.dsc 2.0 KiB 7e2a0644e8da297ddc660be481ea81640ad35c8a77ed6a5448baf06a1d251507

Available diffs

View changes file

Binary packages built by this source

python-cbor: No summary available for python-cbor in ubuntu disco.

No description available for python-cbor in ubuntu disco.

python-cbor-dbgsym: No summary available for python-cbor-dbgsym in ubuntu disco.

No description available for python-cbor-dbgsym in ubuntu disco.

python3-cbor: Python3 Implementation of RFC 7049. Concise Binary Object Representation (CBOR)

 CBOR is comparable to JSON, has a superset of JSON’s ability, but serializes
 to a binary format which is smaller and faster to generate and parse.
 .
 The two primary functions are cbor.loads() and cbor.dumps(). This library
 includes a C implementation which runs 3-5 times faster than the Python
 standard library’s C-accelerated implementanion of JSON. This is also includes
 a 100% Python implementation

python3-cbor-dbgsym: No summary available for python3-cbor-dbgsym in ubuntu disco.

No description available for python3-cbor-dbgsym in ubuntu disco.