Utility for generating AST classes from a yaml description
Raw data
{
"_id": null,
"home_page": "https://github.com/mballance/pyastbuilder",
"name": "pyastbuilder",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Parsing",
"author": "Matthew Ballance",
"author_email": "matt.ballance@gmail.com",
"download_url": null,
"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.13276343627",
"project_urls": {
"Homepage": "https://github.com/mballance/pyastbuilder"
},
"split_keywords": [
"parsing"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d0024cd435c0985ed429840c00d615816fdd03fe7fffeb3ba0b5d05cdad209c7",
"md5": "44320c1ca59819163f87ed6781447d98",
"sha256": "ac6f2e7e0c5afb6a112187ec42f2afd56527c8567c3207c810b4549b6bbc16ff"
},
"downloads": -1,
"filename": "pyastbuilder-0.0.2.13276343627-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "44320c1ca59819163f87ed6781447d98",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 52667,
"upload_time": "2025-02-12T01:54:59",
"upload_time_iso_8601": "2025-02-12T01:54:59.497946Z",
"url": "https://files.pythonhosted.org/packages/d0/02/4cd435c0985ed429840c00d615816fdd03fe7fffeb3ba0b5d05cdad209c7/pyastbuilder-0.0.2.13276343627-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-12 01:54:59",
"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"
}