JsonSir


NameJsonSir JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/RussellLuo/jsonsir
SummaryA serializer for JSON-like data in Python.
upload_time2015-01-16 11:10:03
maintainerNone
docs_urlNone
authorRussellLuo
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A serializer for JSON-like data in Python.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RussellLuo/jsonsir",
    "name": "JsonSir",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "RussellLuo",
    "author_email": "luopeng.he@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/bf/5c00c1dafaa3ca2c32e7641d9c2c6f9d6d76e127bde00eb600333a60c5bc/JsonSir-0.0.2.tar.gz",
    "platform": "UNKNOWN",
    "description": "A serializer for JSON-like data in Python.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A serializer for JSON-like data in Python.",
    "version": "0.0.2",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/RussellLuo/jsonsir"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d3a61e8f67d968d80327375e504996f6b05d4f61864e8b4c6ef80b690e23da7",
                "md5": "28e86fd80eed9b836fae5d63d55487e9",
                "sha256": "63ed6a653c826e89460785bd3b6733d5bdb880234299bfed5c17900e159681b9"
            },
            "downloads": -1,
            "filename": "JsonSir-0.0.2-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "28e86fd80eed9b836fae5d63d55487e9",
            "packagetype": "bdist_wheel",
            "python_version": "2.7",
            "requires_python": null,
            "size": 5500,
            "upload_time": "2015-01-16T11:10:06",
            "upload_time_iso_8601": "2015-01-16T11:10:06.852097Z",
            "url": "https://files.pythonhosted.org/packages/5d/3a/61e8f67d968d80327375e504996f6b05d4f61864e8b4c6ef80b690e23da7/JsonSir-0.0.2-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aabf5c00c1dafaa3ca2c32e7641d9c2c6f9d6d76e127bde00eb600333a60c5bc",
                "md5": "84c96f677b7af7a68e668bc646b7e9c3",
                "sha256": "401447c5e931f7887851ce9bf2407fe34d5aab0b1467bb24bbbf3b760e5bd3fb"
            },
            "downloads": -1,
            "filename": "JsonSir-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "84c96f677b7af7a68e668bc646b7e9c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2160,
            "upload_time": "2015-01-16T11:10:03",
            "upload_time_iso_8601": "2015-01-16T11:10:03.466763Z",
            "url": "https://files.pythonhosted.org/packages/aa/bf/5c00c1dafaa3ca2c32e7641d9c2c6f9d6d76e127bde00eb600333a60c5bc/JsonSir-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-01-16 11:10:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RussellLuo",
    "github_project": "jsonsir",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "jsonsir"
}
        
Elapsed time: 0.09088s