{
"info": {
"author": "Eduard Christian Dumitrescu",
"author_email": "eduard.c.dumitrescu@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6"
],
"description": "\n**This is just a fork of `cbor2`_ by Alex Gr\u00f6nholm.**\n\n.. _cbor2: https://github.com/agronholm/cbor2\n\nThis library provides encoding and decoding for the Concise Binary Object Representation (CBOR)\n(`RFC 7049`_) serialization format.\n\nThere exists another Python CBOR implementation (cbor) which is faster on CPython due to its C\nextensions. On PyPy, cbor2 and cbor are almost identical in performance. The other implementation\nalso lacks documentation and a comprehensive test suite, does not support most standard extension\ntags and is known to crash (segfault) when passed a cyclic structure (say, a list containing\nitself).\n\n.. _RFC 7049: https://tools.ietf.org/html/rfc7049\n\nUpstream project links\n-------------\n\n* `Documentation `_\n* `Source code `_\n* `Issue tracker `_\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://hydra.ecd.space/f/cbork2/",
"keywords": "serialization cbor",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "cbork2",
"package_url": "https://pypi.org/project/cbork2/",
"platform": "",
"project_url": "https://pypi.org/project/cbork2/",
"project_urls": {
"Homepage": "https://hydra.ecd.space/f/cbork2/"
},
"release_url": "https://pypi.org/project/cbork2/4.0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Pure Python CBOR (de)serializer with extensive tag support",
"version": "4.0.1"
},
"last_serial": 3597982,
"releases": {
"4.0.1": [
{
"comment_text": "",
"digests": {
"md5": "346a18a261ef6dc60eb1290b3706972d",
"sha256": "822c7de2910ef14a7bff50b2a9189f6d299567cd701997f0fd48a481867d8f23"
},
"downloads": -1,
"filename": "cbork2-4.0.1.tar.gz",
"has_sig": true,
"md5_digest": "346a18a261ef6dc60eb1290b3706972d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9231,
"upload_time": "2018-02-20T06:41:11",
"url": "https://files.pythonhosted.org/packages/71/7a/08b0dbc2845fe8e22b27262365fd22b5372ba9f4558e0d11463ada0b970e/cbork2-4.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "346a18a261ef6dc60eb1290b3706972d",
"sha256": "822c7de2910ef14a7bff50b2a9189f6d299567cd701997f0fd48a481867d8f23"
},
"downloads": -1,
"filename": "cbork2-4.0.1.tar.gz",
"has_sig": true,
"md5_digest": "346a18a261ef6dc60eb1290b3706972d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9231,
"upload_time": "2018-02-20T06:41:11",
"url": "https://files.pythonhosted.org/packages/71/7a/08b0dbc2845fe8e22b27262365fd22b5372ba9f4558e0d11463ada0b970e/cbork2-4.0.1.tar.gz"
}
]
}