Metadata-Version: 1.1
Name: py010parser
Version: 0.1.5
Summary: 010 template parser in Python
Home-page: https://github.com/d0c-s4vage/py010parser
Author: James Johnson
Author-email: d0c.s4vage@gmail.com
License: BSD
Download-URL: https://github.com/d0c-s4vage/py010parser/tarball/v0.1.5
Description: 
        		py010parser is a modified fork of the pycparser project. It is
        		pure Python using the PLY parsing library. It parses 010 templates
        		into an AST.
            
Keywords: 010,template,parser
Platform: Cross Platform
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
