{ "info": { "author": "Alex Stewart, Aleksey Rembish", "author_email": "alex@foogod.com, alex@rembish.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "Modgrammar is a general-purpose library for constructing language parsers and\ninterpreters using context-free grammar definitions in Python. Language\nparsing rules (grammars) can be defined using standard Python syntax, and then\nused to parse and validate input strings or files into meaningful data\nstructures. Possible applications range from simple input validation, to\ncomplex expression evaluation, to full-fledged programming language parsing for\ncompilers or interpreters.\n\nDocumentation: http://rembish.github.com/modgrammar-py2\nParent Project: http://code.google.com/p/modgrammar\n\nSome features include:\n\n* Pure-Python cross-platform design.\n* Grammar definitions are created using standard Python syntax.\n* Supports arbitrarily complex grammars, including recursion.\n* Defining a grammar automatically creates a working parser in the process (no\n compilation steps or lengthy startup times).\n* Parse results contain full parse-tree information, including heirarchical\n tokenization of the input.\n* Parse result objects can be given custom methods and behaviors as part of the\n grammar definition, producing rich data objects.\n* Modular grammar design supports distributing grammars as python library\n modules, combining grammars from multiple sources into larger grammars, and\n even parameterized grammar definitions.\n* Python 2.6+, 3.x support", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rembish/modgrammar-py2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/modgrammar", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "modgrammar-py2", "package_url": "https://pypi.org/project/modgrammar-py2/", "platform": "any", "project_url": "https://pypi.org/project/modgrammar-py2/", "project_urls": { "Download": "https://github.com/rembish/modgrammar-py2", "Homepage": "http://code.google.com/p/modgrammar" }, "release_url": "https://pypi.org/project/modgrammar-py2/0.9.2/", "requires_dist": null, "requires_python": null, "summary": "Modular grammar-parsing engine (Python 2.6+ / Python 3.x)", "version": "0.9.2" }, "last_serial": 794905, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "726f5484e7e343a8e86131e5eac79f28", "sha256": "3293cf910026582d9753a75d943ffe31134989be85edbed6a35ebef601cf4333" }, "downloads": -1, "filename": "modgrammar-py2-0.8.tar.gz", "has_sig": false, "md5_digest": "726f5484e7e343a8e86131e5eac79f28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62384, "upload_time": "2012-10-30T16:29:49", "url": "https://files.pythonhosted.org/packages/d9/8f/4f8fc2ffc787fb5f171c5e94113c0a487aafea4b70c3745d607a92c7afcd/modgrammar-py2-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "87ae74819e4797795403be70bbab1c64", "sha256": "c1afd1f971c9e82fe3a7f6e598366b31f6231e81e71acb1ef898d58717f25377" }, "downloads": -1, "filename": "modgrammar-py2-0.8.1.tar.gz", "has_sig": false, "md5_digest": "87ae74819e4797795403be70bbab1c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62975, "upload_time": "2012-11-04T18:26:31", "url": "https://files.pythonhosted.org/packages/33/ac/bc4ed4dee79562309ef54953481600c69d98a448a692be6cb5da148a05a1/modgrammar-py2-0.8.1.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "699f17e6d6b33582ba774322bcdc3373", "sha256": "bdd3fd86d14773064ce296645b7f0f2f449cf9b5cbb811d6068f92de2746db42" }, "downloads": -1, "filename": "modgrammar-py2-0.9.1.tar.gz", "has_sig": false, "md5_digest": "699f17e6d6b33582ba774322bcdc3373", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69010, "upload_time": "2012-11-11T09:36:49", "url": "https://files.pythonhosted.org/packages/f1/1d/dc7df6570fc32ee60302170036755539017744df31f13e7a75d383dd85bd/modgrammar-py2-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "833e25eb3c48d2fb812367cf1ab25b21", "sha256": "79239551e47b61ac86633cd378f74bdfe38449cbff2632d4b999d7fd9569c7c7" }, "downloads": -1, "filename": "modgrammar_py2-0.9.2-py2.7.egg", "has_sig": false, "md5_digest": "833e25eb3c48d2fb812367cf1ab25b21", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 62049, "upload_time": "2013-01-08T11:58:03", "url": "https://files.pythonhosted.org/packages/85/a6/aee49944d302e4edf9a495736eb1d24aa5df0b42b6a0eede30df04cc2513/modgrammar_py2-0.9.2-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "833e25eb3c48d2fb812367cf1ab25b21", "sha256": "79239551e47b61ac86633cd378f74bdfe38449cbff2632d4b999d7fd9569c7c7" }, "downloads": -1, "filename": "modgrammar_py2-0.9.2-py2.7.egg", "has_sig": false, "md5_digest": "833e25eb3c48d2fb812367cf1ab25b21", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 62049, "upload_time": "2013-01-08T11:58:03", "url": "https://files.pythonhosted.org/packages/85/a6/aee49944d302e4edf9a495736eb1d24aa5df0b42b6a0eede30df04cc2513/modgrammar_py2-0.9.2-py2.7.egg" } ] }