codemod


Namecodemod JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttp://github.com/facebook/codemod
SummaryCodemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
upload_time2017-08-21 16:35:15
maintainer
docs_urlNone
authorFacebook
requires_python
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/facebook/codemod",
    "name": "codemod",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Facebook",
    "author_email": "facebook@facebook.com",
    "download_url": "https://files.pythonhosted.org/packages/9b/e3/cb31bfcf14f976060ea7b7f34135ebc796cde65eba923f6a0c4b71f15cc2/codemod-1.0.0.tar.gz",
    "platform": "any",
    "description": "Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "http://github.com/facebook/codemod"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9be3cb31bfcf14f976060ea7b7f34135ebc796cde65eba923f6a0c4b71f15cc2",
                "md5": "5ac5b945471e0acbf50a0baabc6d8255",
                "sha256": "06e8c75f2b45210dd8270e30a6a88ae464b39abd6d0cab58a3d7bfd1c094e588"
            },
            "downloads": -1,
            "filename": "codemod-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5ac5b945471e0acbf50a0baabc6d8255",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11294,
            "upload_time": "2017-08-21T16:35:15",
            "upload_time_iso_8601": "2017-08-21T16:35:15.974521Z",
            "url": "https://files.pythonhosted.org/packages/9b/e3/cb31bfcf14f976060ea7b7f34135ebc796cde65eba923f6a0c4b71f15cc2/codemod-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-08-21 16:35:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "facebook",
    "github_project": "codemod",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "codemod"
}
        
Elapsed time: 0.18232s