Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 283 Bytes

This is a modified version of peframe (https://code.google.com/p/peframe/) that produces JSON output

Usage:

python peframe.py FILE

There are no command line options, it just dumps json as one line

To install the project dependencies do this:

pip install -r requirements.txt