skip to navigation
skip to content

FmtRW 20040603

A Python module that reads and writes binary files matching a specified format.

A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit a editable Python script that, when run, will generate the data file again.