find-and-replace-check


Namefind-and-replace-check JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/opencepk/find-and-replace
SummaryPython package and pre-commit-hook for finding and replacing string(s) in file(s).
upload_time2024-06-13 15:35:16
maintainerNone
docs_urlNone
authorOpenCEPK Open Cloud Engineering Platform Kit
requires_python>=3.6
licenseGPLv3
keywords find replace string file pre-commit hook git tool utility opencepk
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/opencepk/find-and-replace",
    "name": "find-and-replace-check",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "find, replace, string, file, pre-commit, hook, git, tool, utility, opencepk",
    "author": "OpenCEPK Open Cloud Engineering Platform Kit",
    "author_email": "opencepk@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/04/b3/4963b547c20508b854ac6d08f33ae565fe52ab3152c6eed374dd08a497ec/find-and-replace-check-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python package and pre-commit-hook for finding and replacing string(s) in file(s).",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/opencepk/find-and-replace"
    },
    "split_keywords": [
        "find",
        " replace",
        " string",
        " file",
        " pre-commit",
        " hook",
        " git",
        " tool",
        " utility",
        " opencepk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04b34963b547c20508b854ac6d08f33ae565fe52ab3152c6eed374dd08a497ec",
                "md5": "27cbf82a8020b4d2220ebfaa9da9b9d6",
                "sha256": "a389170932d54df002a54ce5c5898309da2f61ae517f8324d804b17ac012ed72"
            },
            "downloads": -1,
            "filename": "find-and-replace-check-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "27cbf82a8020b4d2220ebfaa9da9b9d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16679,
            "upload_time": "2024-06-13T15:35:16",
            "upload_time_iso_8601": "2024-06-13T15:35:16.806043Z",
            "url": "https://files.pythonhosted.org/packages/04/b3/4963b547c20508b854ac6d08f33ae565fe52ab3152c6eed374dd08a497ec/find-and-replace-check-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 15:35:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opencepk",
    "github_project": "find-and-replace",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "find-and-replace-check"
}
        
Elapsed time: 1.01811s