robotframework-difflibext


Namerobotframework-difflibext JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/jnhyperion/robotframework-difflibext
SummaryRobotframework library to show file/text differences via Python builtin difflib
upload_time2024-06-19 02:38:52
maintainerNone
docs_urlNone
authorJohnny Huang
requires_python>=3.6
licenseNone
keywords robotframework diff library
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/jnhyperion/robotframework-difflibext",
    "name": "robotframework-difflibext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "robotframework diff library",
    "author": "Johnny Huang",
    "author_email": "jnhyperion@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Robotframework library to show file/text differences via Python builtin difflib",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/jnhyperion/robotframework-difflibext"
    },
    "split_keywords": [
        "robotframework",
        "diff",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2caf802f54c8c42afeaeec1e72a2fd904e92f9b5e960dd3a1cbf581b016d0640",
                "md5": "bc8ef8cba1530f9dd5b60f696b42c5f4",
                "sha256": "954140f0c40091d8556fe038f2f82a2eb24ef54e69cc9db07936969081c2e41f"
            },
            "downloads": -1,
            "filename": "robotframework_difflibext-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc8ef8cba1530f9dd5b60f696b42c5f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3815,
            "upload_time": "2024-06-19T02:38:52",
            "upload_time_iso_8601": "2024-06-19T02:38:52.625034Z",
            "url": "https://files.pythonhosted.org/packages/2c/af/802f54c8c42afeaeec1e72a2fd904e92f9b5e960dd3a1cbf581b016d0640/robotframework_difflibext-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 02:38:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jnhyperion",
    "github_project": "robotframework-difflibext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "robotframework-difflibext"
}
        
Elapsed time: 0.54878s