This is a parser backend module for python-anyconfig to load and dump BSON
files using pymongo.
NOTE: bson from pymongo package may work with this package but bson
(https://pypi.python.org/pypi/bson/) does not.
SEE ALSO:
- python-anyconfig: https://github.com/ssato/python-anyconfig
- pymongo: https://pypi.org/project/pymongo/
- BSON spec: http://bsonspec.org
Raw data
{
"_id": null,
"home_page": "https://github.com/ssato/python-anyconfig-bson-backend",
"name": "anyconfig-bson-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/80/2f/d6155d7384ad656c3f68624a2340d7f2b195465d1a92828fca3b7c6c1147/anyconfig-bson-backend-0.2.0.tar.gz",
"platform": "any",
"description": "\nThis is a parser backend module for python-anyconfig to load and dump BSON\nfiles using pymongo.\n\nNOTE: bson from pymongo package may work with this package but bson\n(https://pypi.python.org/pypi/bson/) does not.\n\nSEE ALSO:\n\n- python-anyconfig: https://github.com/ssato/python-anyconfig\n- pymongo: https://pypi.org/project/pymongo/\n- BSON spec: http://bsonspec.org\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-bson-backend/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig-bson-backend/actions",
"Download": "https://pypi.python.org/pypi/anyconfig-bson-backend",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig-bson-backend",
"Source": "https://github.com/ssato/python-anyconfig-bson-backend"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "802fd6155d7384ad656c3f68624a2340d7f2b195465d1a92828fca3b7c6c1147",
"md5": "7d6ab3dd75f9e2885e3dac0d9ef39af2",
"sha256": "dfe3dee37c07c610bdd652f31be86bc09072aa1df6c9d04705042c7c0c27a7fd"
},
"downloads": -1,
"filename": "anyconfig-bson-backend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "7d6ab3dd75f9e2885e3dac0d9ef39af2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12354,
"upload_time": "2023-07-09T15:50:04",
"upload_time_iso_8601": "2023-07-09T15:50:04.251577Z",
"url": "https://files.pythonhosted.org/packages/80/2f/d6155d7384ad656c3f68624a2340d7f2b195465d1a92828fca3b7c6c1147/anyconfig-bson-backend-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 15:50:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig-bson-backend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig-bson-backend"
}