jsondiff2


Namejsondiff2 JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://github.com/edoreld/jsondiff
SummaryDiff JSON and JSON-like structures in Python
upload_time2020-03-14 10:29:13
maintainer
docs_urlNone
authorJavier Martinez
requires_python
license
keywords json diff diffing difference patch delta dict lcs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/edoreld/jsondiff",
    "name": "jsondiff2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "json,diff,diffing,difference,patch,delta,dict,LCS",
    "author": "Javier Martinez",
    "author_email": "edoreld@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/f4/22b40d76ca2c3d16da70f75a159982922322e347ce45e97b544c82b0ca9a/jsondiff2-1.2.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Diff JSON and JSON-like structures in Python",
    "version": "1.2.3",
    "split_keywords": [
        "json",
        "diff",
        "diffing",
        "difference",
        "patch",
        "delta",
        "dict",
        "lcs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "59e45d9a43990c88456377f9efdaa800",
                "sha256": "47fe904ce1c1255343b386c21def8f2c979c86b38f06f50d3a06f05853443b44"
            },
            "downloads": -1,
            "filename": "jsondiff2-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59e45d9a43990c88456377f9efdaa800",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6584,
            "upload_time": "2020-03-14T10:29:10",
            "upload_time_iso_8601": "2020-03-14T10:29:10.578721Z",
            "url": "https://files.pythonhosted.org/packages/48/c1/bc3844db9400a71c8095ffa19a1e641e70e8aa2b006419cf28d0114bb08f/jsondiff2-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b696620bdb7c01e1227a2416c7676aa5",
                "sha256": "66fd09cf8026f84efa23af5fb8ed4bde9774a13cddfc43252dc18a12d2d51cff"
            },
            "downloads": -1,
            "filename": "jsondiff2-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b696620bdb7c01e1227a2416c7676aa5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6288,
            "upload_time": "2020-03-14T10:29:13",
            "upload_time_iso_8601": "2020-03-14T10:29:13.151789Z",
            "url": "https://files.pythonhosted.org/packages/d0/f4/22b40d76ca2c3d16da70f75a159982922322e347ce45e97b544c82b0ca9a/jsondiff2-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-14 10:29:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "edoreld",
    "github_project": "jsondiff",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jsondiff2"
}
        
Elapsed time: 0.01447s