{ "info": { "author": "Milosz A. Krajewski", "author_email": "mkrajewski@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: zlib/libpng License", "Natural Language :: English", "Natural Language :: Polish", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Code Generators", "Topic :: Software Development :: Compilers", "Topic :: Software Development :: Interpreters", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Pure Python implementation of GOLD Parser Engine. GOLD Parser Engine is a \r\nLALR(1) parser with DFA tokenizer. It uses compiled grammar table generated \r\nby GOLD Parser Builder (not included - available on \r\nhttp://www.devincook.com/goldparser)", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/projects/pygold/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sourceforge.net/projects/pygold/", "keywords": "GOLD; Parser; Interpreter; YACC", "license": "zlib/libpng License", "maintainer": "Milosz A. Krajewski", "maintainer_email": "mkrajewski@users.sourceforge.net", "name": "pygold", "package_url": "https://pypi.org/project/pygold/", "platform": "Any", "project_url": "https://pypi.org/project/pygold/", "project_urls": { "Download": "http://sourceforge.net/projects/pygold/", "Homepage": "http://sourceforge.net/projects/pygold/" }, "release_url": "https://pypi.org/project/pygold/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "LALR(1) Parser Engine", "version": "0.9.1" }, "last_serial": 2638, "releases": { "0.9.1": [] }, "urls": [] }