This is a backend module for python-anyconfig to support to load and dump
CBOR files with using cbor, https://pypi.python.org/pypi/cbor.
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-cbor-backend",
"name": "anyconfig-cbor-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/c6/b7/a5c34bcca5162462f26f652452fe122fa2a0cbb8f740de18a03d084a7cb6/anyconfig-cbor-backend-0.2.0.tar.gz",
"platform": "any",
"description": "\nThis is a backend module for python-anyconfig to support to load and dump\nCBOR files with using cbor, https://pypi.python.org/pypi/cbor.\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-cbor-backend/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig-cbor-backend/actions",
"Download": "https://pypi.python.org/pypi/anyconfig-cbor-backend",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig-cbor-backend",
"Source": "https://github.com/ssato/python-anyconfig-cbor-backend"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c6b7a5c34bcca5162462f26f652452fe122fa2a0cbb8f740de18a03d084a7cb6",
"md5": "beff17bc329e44e4ae4c657a9d006430",
"sha256": "e7760ccbb1f628471b8f6abc89ef7fafa8ad0b22a8ea973f62ffd3dbdb87e1d6"
},
"downloads": -1,
"filename": "anyconfig-cbor-backend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "beff17bc329e44e4ae4c657a9d006430",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9211,
"upload_time": "2023-07-09T17:14:10",
"upload_time_iso_8601": "2023-07-09T17:14:10.863529Z",
"url": "https://files.pythonhosted.org/packages/c6/b7/a5c34bcca5162462f26f652452fe122fa2a0cbb8f740de18a03d084a7cb6/anyconfig-cbor-backend-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 17:14:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig-cbor-backend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig-cbor-backend"
}