{ "info": { "author": "Volker Birk", "author_email": "vb@dingens.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Software Development :: Compilers", "Topic :: Software Development :: Interpreters", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python is a nice scripting language. It even gives you access to its own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.\r\n\r\nBut sometimes you may want to have your own parser. This is what's pyPEG for. And pyPEG supports Unicode.", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyPEG/", "download_url": "http://fdik.org/pyPEG1/pyPEG.py", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://fdik.org/pyPEG1", "keywords": "parser, interpreter, PEG", "license": "", "maintainer": "Volker Birk", "maintainer_email": "vb@dingens.org", "name": "pyPEG", "package_url": "https://pypi.org/project/pyPEG/", "platform": "", "project_url": "https://pypi.org/project/pyPEG/", "project_urls": { "Download": "http://fdik.org/pyPEG1/pyPEG.py", "Homepage": "http://fdik.org/pyPEG1" }, "release_url": "https://pypi.org/project/pyPEG/1.5/", "requires_dist": null, "requires_python": null, "summary": "PEG Parser-Interpreter for Python 2.x", "version": "1.5" }, "last_serial": 422764, "releases": { "1.5": [] }, "urls": [] }