python-cbor 1.0.0-1 source package in Ubuntu

Changelog

python-cbor (1.0.0-1) unstable; urgency=medium

  * New upstream version 1.0.0 (Closes: #875707)
  * Remove patches, it's already fixed on upstream
  * Use secure URIs on VCS fields
  * Fix lintian warnings on short descriptions
  * Bumped Standard-Version to 4.0.0 (no changes required)

 -- Agustin Henze <email address hidden>  Wed, 13 Sep 2017 18:34:26 -0300

Upload details

Uploaded by:
Agustin Henze
Uploaded to:
Sid
Original maintainer:
Agustin Henze
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
python-cbor_1.0.0-1.dsc 2.0 KiB 4841beeaad67f15d07b9a495446a5eee542cdd46384e1308f03e31235d7593b0
python-cbor_1.0.0.orig.tar.gz 19.6 KiB 13225a262ddf5615cbd9fd55a76a0d53069d18b07d2e9f19c39e6acb8609bbb6
python-cbor_1.0.0-1.debian.tar.xz 3.6 KiB 4315602df1fcba45376d4968dbe8b5ed3cdf08e8387142aa6959371635fa023e

No changes file available.

Binary packages built by this source

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

No description available for python-cbor in ubuntu cosmic.

python-cbor-dbgsym: debug symbols for python-cbor
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 cosmic.

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