json24


Namejson24 JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/json24
SummaryA library to parse partial JSON strings with optional logging for faulty JSON.
upload_time2024-05-16 23:29:30
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
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/yourusername/json24",
    "name": "json24",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/8a/54fad0804f22628f80a1b4a076798fdeb01f60b9e610b08649016d9aef82/json24-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library to parse partial JSON strings with optional logging for faulty JSON.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/json24"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cdfb1000dcd2d507a3e7d1dfcd736f20d1d343c9f0e1ead8e2d5c6ec112b87f",
                "md5": "793cb25ce01d918eeb57fd7783083662",
                "sha256": "27c03b05c097ade24c4c67172fe0e8417345d68a6e23e32f77b115591e814b8b"
            },
            "downloads": -1,
            "filename": "json24-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "793cb25ce01d918eeb57fd7783083662",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2165,
            "upload_time": "2024-05-16T23:29:27",
            "upload_time_iso_8601": "2024-05-16T23:29:27.091758Z",
            "url": "https://files.pythonhosted.org/packages/4c/df/b1000dcd2d507a3e7d1dfcd736f20d1d343c9f0e1ead8e2d5c6ec112b87f/json24-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f98a54fad0804f22628f80a1b4a076798fdeb01f60b9e610b08649016d9aef82",
                "md5": "31c5103060ddaab4b0633212b32486ba",
                "sha256": "bdd2a6b29fd35612236bb7e4658836770aca6f88a532a4f56856b3526340720f"
            },
            "downloads": -1,
            "filename": "json24-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "31c5103060ddaab4b0633212b32486ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2262,
            "upload_time": "2024-05-16T23:29:30",
            "upload_time_iso_8601": "2024-05-16T23:29:30.655515Z",
            "url": "https://files.pythonhosted.org/packages/f9/8a/54fad0804f22628f80a1b4a076798fdeb01f60b9e610b08649016d9aef82/json24-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 23:29:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "json24",
    "github_not_found": true,
    "lcname": "json24"
}
        
Elapsed time: 0.24948s