jsoff


Namejsoff JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/bubblefish-dev/jsoff
SummarySerialize JSON files into easy-to-use python objects
upload_time2023-09-03 18:45:55
maintainer
docs_urlNone
authorBubbleFish
requires_python
licenseMIT
keywords json serialize data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bubblefish-dev/jsoff",
    "name": "jsoff",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "json,serialize,data",
    "author": "BubbleFish",
    "author_email": "bubblefish@github.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/fb/4d303ee283f33009f71f308b79958a490afe4f834a77700218d8aae89784/jsoff-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Serialize JSON files into easy-to-use python objects",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/bubblefish-dev/jsoff"
    },
    "split_keywords": [
        "json",
        "serialize",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efd3e76f4ebfcdecbcc7b8b5195f82654094fe868e93ceba3fa8bf9a9d46eeec",
                "md5": "c481916d489017894c0c409fc10627e1",
                "sha256": "193e586e10f950094c42346c353ce24734caac2af41222ccae7cdf04c7849ea8"
            },
            "downloads": -1,
            "filename": "jsoff-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c481916d489017894c0c409fc10627e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3220,
            "upload_time": "2023-09-03T18:45:54",
            "upload_time_iso_8601": "2023-09-03T18:45:54.198245Z",
            "url": "https://files.pythonhosted.org/packages/ef/d3/e76f4ebfcdecbcc7b8b5195f82654094fe868e93ceba3fa8bf9a9d46eeec/jsoff-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cfb4d303ee283f33009f71f308b79958a490afe4f834a77700218d8aae89784",
                "md5": "55f5e6c1dfda3fff723b0f7873fe0974",
                "sha256": "720820a745653dfe24f863659553b61f01746c252020fa0a6525716abcc0aa26"
            },
            "downloads": -1,
            "filename": "jsoff-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55f5e6c1dfda3fff723b0f7873fe0974",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2832,
            "upload_time": "2023-09-03T18:45:55",
            "upload_time_iso_8601": "2023-09-03T18:45:55.841964Z",
            "url": "https://files.pythonhosted.org/packages/4c/fb/4d303ee283f33009f71f308b79958a490afe4f834a77700218d8aae89784/jsoff-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 18:45:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bubblefish-dev",
    "github_project": "jsoff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jsoff"
}
        
Elapsed time: 0.11225s