robotframework-difflibext


Namerobotframework-difflibext JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/jnhyperion/robotframework-difflibext
SummaryRobotframework library to show file/text differences via Python builtin difflib
upload_time2023-05-08 05:47:21
maintainer
docs_urlNone
authorJohnny Huang
requires_python>=3.6
license
keywords robotframework diff library
VCS
bugtrack_url
requirements robotframework
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jnhyperion/robotframework-difflibext",
    "name": "robotframework-difflibext",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "robotframework diff library",
    "author": "Johnny Huang",
    "author_email": "jnhyperion@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Robotframework library to show file/text differences via Python builtin difflib",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/jnhyperion/robotframework-difflibext"
    },
    "split_keywords": [
        "robotframework",
        "diff",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4562c81b4e13219165b2408f5d13593a3aa7d5cbfafc5b4c6d854cf74249be6f",
                "md5": "2325e70193a44c148ba96d66b79570a6",
                "sha256": "e285c33a44d1fb3e5b01a488d71418b403ab3a71d7546e724c24949f6e944984"
            },
            "downloads": -1,
            "filename": "robotframework_difflibext-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2325e70193a44c148ba96d66b79570a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3719,
            "upload_time": "2023-05-08T05:47:21",
            "upload_time_iso_8601": "2023-05-08T05:47:21.370077Z",
            "url": "https://files.pythonhosted.org/packages/45/62/c81b4e13219165b2408f5d13593a3aa7d5cbfafc5b4c6d854cf74249be6f/robotframework_difflibext-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 05:47:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jnhyperion",
    "github_project": "robotframework-difflibext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "robotframework",
            "specs": []
        }
    ],
    "lcname": "robotframework-difflibext"
}
        
Elapsed time: 0.06462s