pyastbuilder


Namepyastbuilder JSON
Version 0.0.2.8336239607 PyPI version JSON
download
home_pagehttps://github.com/mballance/pyastbuilder
SummaryUtility for generating AST classes from a yaml description
upload_time2024-03-19 01:43:04
maintainer
docs_urlNone
authorMatthew Ballance
requires_python
licenseApache 2.0
keywords parsing
VCS
bugtrack_url
requirements pyyaml cython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  Utility for generating AST classes from a yaml description
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mballance/pyastbuilder",
    "name": "pyastbuilder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Parsing",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "\n  Utility for generating AST classes from a yaml description\n  \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Utility for generating AST classes from a yaml description",
    "version": "0.0.2.8336239607",
    "project_urls": {
        "Homepage": "https://github.com/mballance/pyastbuilder"
    },
    "split_keywords": [
        "parsing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5fdfb348dcea7f27617012717fc16ff4896101487f00bcd1f973ab9cc736090",
                "md5": "7f9e440b57da859835fd5ec705a97192",
                "sha256": "87b228a0c953e27e61eb50ab0f74d8a827e16fef673e9ce12b35d8efa25f6608"
            },
            "downloads": -1,
            "filename": "pyastbuilder-0.0.2.8336239607-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f9e440b57da859835fd5ec705a97192",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40415,
            "upload_time": "2024-03-19T01:43:04",
            "upload_time_iso_8601": "2024-03-19T01:43:04.858587Z",
            "url": "https://files.pythonhosted.org/packages/c5/fd/fb348dcea7f27617012717fc16ff4896101487f00bcd1f973ab9cc736090/pyastbuilder-0.0.2.8336239607-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 01:43:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mballance",
    "github_project": "pyastbuilder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "cython",
            "specs": []
        }
    ],
    "lcname": "pyastbuilder"
}
        
Elapsed time: 0.21538s