freebsd-ports/devel/py-cbor/distinfo
Sunpoet Po-Chuan Hsieh e37c1f30a4 Add py-cbor 1.0.0
An 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.

WWW: https://pypi.org/project/cbor/
WWW: https://bitbucket.org/bodhisnarkva/cbor
2018-05-08 19:35:03 +00:00

3 lines
150 B
Text

TIMESTAMP = 1523535472
SHA256 (cbor-1.0.0.tar.gz) = 13225a262ddf5615cbd9fd55a76a0d53069d18b07d2e9f19c39e6acb8609bbb6
SIZE (cbor-1.0.0.tar.gz) = 20096