find-and-replace-strings


Namefind-and-replace-strings JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryPython package and pre-commit-hook for finding and replacing string(s) in file(s).
upload_time2024-06-13 19:03:28
maintainerNone
docs_urlNone
authorOpenCEPK Open Cloud Engineering Platform Kit
requires_python>=3.7
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": null,
    "name": "find-and-replace-strings",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "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 Open Cloud Engineering Platform Kit <opencepk@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/74/a3/21c4a1c99277f413cf5c3ee2c6da433c2fb6c222ee79de8f5bc1248f9fb3/find-and-replace-strings-1.0.2.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.2",
    "project_urls": null,
    "split_keywords": [
        "find",
        " replace",
        " string",
        " file",
        " pre-commit",
        " hook",
        " git",
        " tool",
        " utility",
        " opencepk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74a321c4a1c99277f413cf5c3ee2c6da433c2fb6c222ee79de8f5bc1248f9fb3",
                "md5": "713ee359edac51a32daeda77f7714900",
                "sha256": "5183a8f897622f3a6aa9718e5fe1a4aa44fa0723747e19d4ba9191fd8cd9492c"
            },
            "downloads": -1,
            "filename": "find-and-replace-strings-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "713ee359edac51a32daeda77f7714900",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16123,
            "upload_time": "2024-06-13T19:03:28",
            "upload_time_iso_8601": "2024-06-13T19:03:28.307003Z",
            "url": "https://files.pythonhosted.org/packages/74/a3/21c4a1c99277f413cf5c3ee2c6da433c2fb6c222ee79de8f5bc1248f9fb3/find-and-replace-strings-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 19:03:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "find-and-replace-strings"
}
        
Elapsed time: 0.44621s