Metadata-Version: 1.1
Name: pijnu
Version: 20160727
Summary: text parsing & processing tool
Home-page: http://www.github.com/peter17/pijnu
Author: Peter Potrowl
Author-email: peter.potrowl@gmail.com
License: LGPL v3
Description: 'pijnu' is
        * a parsing language extended from PEG,
        * a parser generator for grammars written using this language,
        * a tool to help processing processing parse results.
        
        'pijnu' is intended to be clear, easy, practical.
        
Platform: Any
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
