Metadata-Version: 2.1
Name: stegoveritas-py010parser
Version: 0.1.10
Summary: 010 template parser in Python
Home-page: https://github.com/bannsec/py010parser/tree/stegoveritas
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>=1.10.0


		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.
    
