Software Developed by Amorilia
The Python File Format Interface, briefly PyFFI, is an open source Python library for processing block structured binary files: ...
A Python library for processing block structured binary files.
PyFFI (Python File Format Interface) is a handy libray designed to help you process any binary files that are block structured. Starting from a file format description written in XML, PyFFI creates customizable Python classes to read and write file ...