bson


Namebson JSON
Version 0.5.10 PyPI version JSON
download
home_pagehttp://github.com/py-bson/bson
SummaryBSON codec for Python
upload_time2020-05-26 11:13:47
maintainer
docs_urlNone
authorAyun Park
requires_python
licenseBSD
keywords bson codec
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Independent BSON codec for Python that doesn't depend on MongoDB.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/py-bson/bson",
    "name": "bson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "BSON codec",
    "author": "Ayun Park",
    "author_email": "iamparkayun@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/53/7c534a38850f2252275d7f949aed2219095e90df1e2d180a9c8ed139e499/bson-0.5.10.tar.gz",
    "platform": "Any",
    "description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "BSON codec for Python",
    "version": "0.5.10",
    "split_keywords": [
        "bson",
        "codec"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3c6b68f6aa61842031a5fac9c7bb3489",
                "sha256": "d6511b2ab051139a9123c184de1a04227262173ad593429d21e443d6462d6590"
            },
            "downloads": -1,
            "filename": "bson-0.5.10.tar.gz",
            "has_sig": false,
            "md5_digest": "3c6b68f6aa61842031a5fac9c7bb3489",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10363,
            "upload_time": "2020-05-26T11:13:47",
            "upload_time_iso_8601": "2020-05-26T11:13:47.979526Z",
            "url": "https://files.pythonhosted.org/packages/4d/53/7c534a38850f2252275d7f949aed2219095e90df1e2d180a9c8ed139e499/bson-0.5.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-05-26 11:13:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "py-bson",
    "github_project": "bson",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bson"
}
        
Elapsed time: 0.02171s