Metadata-Version: 1.0
Name: pyparsing-helper
Version: 0.1.1
Summary: GUI assistant for pyparsing
Home-page: http://pypi.python.org/pypi/pyparsing_helper
Author: Catherine Devlin
Author-email: catherine.devlin@gmail.com
License: MIT
Description: A GUI for getting immediate feedback while constructing
        and troubleshooting pyparsing grammars.  Analogous to tools like Kodos
        for regular expressions.
        
        Mercurial repository and issue tracking
        at http://www.assembla.com/spaces/pyparsing_helper/
Keywords: pyparsing GUI grammar troubleshooting
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
