codegen


Namecodegen JSON
Version 1.0 PyPI version JSON
download
home_pagehttp://github.com/andreif/codegen
SummaryExtension to ast that allow ast -> python code generation.
upload_time2012-11-14 08:58:30
maintainerNone
docs_urlNone
authorUNKNOWN
requires_pythonNone
licenseBSD
keywords ast codegen
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/andreif/codegen",
    "name": "codegen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ast codegen",
    "author": "UNKNOWN",
    "author_email": "UNKNOWN",
    "download_url": "https://files.pythonhosted.org/packages/7e/9c/91b9b9c0c67aec57aabcf7c456baca687cdafd3fb29c6195574685b6ca36/codegen-1.0.tar.gz",
    "platform": "any",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Extension to ast that allow ast -> python code generation.",
    "version": "1.0",
    "split_keywords": [
        "ast",
        "codegen"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e9c91b9b9c0c67aec57aabcf7c456baca687cdafd3fb29c6195574685b6ca36",
                "md5": "840450b171ec87cffb03c19075f4e1e7",
                "sha256": "d14caccc4175903d79bc5ed2890d140163281b1cdff79f3657e963369e79a6ee"
            },
            "downloads": -1,
            "filename": "codegen-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "840450b171ec87cffb03c19075f4e1e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4380,
            "upload_time": "2012-11-14T08:58:30",
            "upload_time_iso_8601": "2012-11-14T08:58:30.750111Z",
            "url": "https://files.pythonhosted.org/packages/7e/9c/91b9b9c0c67aec57aabcf7c456baca687cdafd3fb29c6195574685b6ca36/codegen-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2012-11-14 08:58:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "andreif",
    "github_project": "codegen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "codegen"
}
        
Elapsed time: 0.04167s