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.12217094033",
"project_urls": {
"Homepage": "https://github.com/mballance/pyastbuilder"
},
"split_keywords": [
"parsing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea9a8125ebfbb24d01411fb331bc8c109e6ce8620c937b777f18feb9200d7382",
"md5": "4291e538abe630c2984d8229b48fa7ab",
"sha256": "5f96f030ac3ed958807873c06b634377da821af5e1cb05acc9403dd8a4bf5a5c"
},
"downloads": -1,
"filename": "pyastbuilder-0.0.2.12217094033-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4291e538abe630c2984d8229b48fa7ab",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 52546,
"upload_time": "2024-12-07T23:54:42",
"upload_time_iso_8601": "2024-12-07T23:54:42.833269Z",
"url": "https://files.pythonhosted.org/packages/ea/9a/8125ebfbb24d01411fb331bc8c109e6ce8620c937b777f18feb9200d7382/pyastbuilder-0.0.2.12217094033-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-07 23:54:42",
"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"
}