This is a backend parser module for python-anyconfig to support to load and
dump CBOR files using cbor2, https://pypi.python.org/pypi/cbor2.
SEE ALSO:
- python-anyconfig: https://github.com/ssato/python-anyconfig
- CBOR spec: http://cbor.io
Raw data
{
"_id": null,
"home_page": "https://github.com/ssato/python-anyconfig-cbor2-backend",
"name": "anyconfig-cbor2-backend",
"maintainer": "Satoru SATOH",
"docs_url": null,
"requires_python": "",
"maintainer_email": "satoru.satoh@gmail.com",
"keywords": "",
"author": "Satoru SATOH",
"author_email": "satoru.satoh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f0/0f/d531c06947d2d8c18ab26287a1ae3a6d4d0649ba01934d232bc610a0005f/anyconfig-cbor2-backend-0.2.0.tar.gz",
"platform": "any",
"description": "\nThis is a backend parser module for python-anyconfig to support to load and\ndump CBOR files using cbor2, https://pypi.python.org/pypi/cbor2.\n\nSEE ALSO:\n\n- python-anyconfig: https://github.com/ssato/python-anyconfig\n- CBOR spec: http://cbor.io\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Backend module for python-anyconfig to load and dump CBOR data",
"version": "0.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/ssato/python-anyconfig-cbor2-backend/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig-cbor2-backend/actions",
"Download": "https://pypi.python.org/pypi/anyconfig-cbor2-backend",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig-cbor2-backend",
"Source": "https://github.com/ssato/python-anyconfig-cbor2-backend"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0976231c4a9ad8c5c9e2ddbb7070d821f6b76df2a46f5964d33a52c8f67ff955",
"md5": "f4dfdddadcb5146dccbe78d667949de5",
"sha256": "1b8214d29fcc672de546cbe08ec2c0625468a0b65633971827df63b1d13f7ffc"
},
"downloads": -1,
"filename": "anyconfig_cbor2_backend-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f4dfdddadcb5146dccbe78d667949de5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 4043,
"upload_time": "2023-07-09T17:27:56",
"upload_time_iso_8601": "2023-07-09T17:27:56.239710Z",
"url": "https://files.pythonhosted.org/packages/09/76/231c4a9ad8c5c9e2ddbb7070d821f6b76df2a46f5964d33a52c8f67ff955/anyconfig_cbor2_backend-0.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f00fd531c06947d2d8c18ab26287a1ae3a6d4d0649ba01934d232bc610a0005f",
"md5": "7636e081a44b0d48da4c69bc7584120b",
"sha256": "58dfcceae2df3bd5c3c9a97d88b6eb603bfe1aeb3b7b8ad8490a8dce75130d72"
},
"downloads": -1,
"filename": "anyconfig-cbor2-backend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "7636e081a44b0d48da4c69bc7584120b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11116,
"upload_time": "2023-07-09T17:27:57",
"upload_time_iso_8601": "2023-07-09T17:27:57.230787Z",
"url": "https://files.pythonhosted.org/packages/f0/0f/d531c06947d2d8c18ab26287a1ae3a6d4d0649ba01934d232bc610a0005f/anyconfig-cbor2-backend-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 17:27:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig-cbor2-backend",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig-cbor2-backend"
}