[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#797928: ITP: python-cbor -- Python Implementation of RFC 7049. Concise Binary Object Representation (CBOR)



Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org


   Package name: python-cbor
        Version: 0.1.21
Upstream Author: 2014-2015 Brian Olson
            URL: https://bitbucket.org/bodhisnarkva/cbor
        License: Apache-2.0
    Description: Python 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

-- 
TiN


Reply to: