Metadata-Version: 1.2
Name: pfp
Version: 0.4.11
Summary: An 010 template interpreter for Python
Home-page: https://github.com/d0c-s4vage/pfp
Author: James Johnson
Author-email: d0c.s4vage@gmail.com
Maintainer: James Johnson
License: MIT
Download-URL: https://github.com/d0c-s4vage/pfp/tarball/v0.4.11
Description: 
                pfp is an 010 template interpreter for Python. It accepts an
                input data stream and an 010 template and returns a modifiable
                DOM of the parsed data. Extensions have also been added to the
                010 template syntax to allow for linked fields (e.g. checksums,
                length calculations, etc), sub structures in compressed data,
                etc.
            
Platform: Cross Platform
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
