Metadata-Version: 2.4
Name: py010parser
Version: 0.1.18
Summary: 010 template parser in Python
Home-page: https://github.com/d0c-s4vage/py010parser
Download-URL: https://github.com/d0c-s4vage/py010parser/tarball/v0.1.9
Author: James Johnson
Author-email: d0c.s4vage@gmail.com
Maintainer: James Johnson
License: BSD
Keywords: 010,template,parser
Platform: Cross Platform
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: six<2.0.0,>=1.10.0
Requires-Dist: regex>=2019.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary


		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.
    
