Metadata-Version: 2.4
Name: stegoveritas-pfp
Version: 0.2.3
Summary: An 010 template interpreter for Python
Home-page: https://github.com/bannsec/pfp/tree/stegoveritas
Download-URL: https://github.com/d0c-s4vage/pfp/tarball/v0.2.3
Author: James Johnson
Author-email: d0c.s4vage@gmail.com
Maintainer: James Johnson
License: MIT
Platform: Cross Platform
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: stegoveritas-py010parser>=0.1.5
Requires-Dist: six
Requires-Dist: intervaltree
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary


        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.
    
