skip to navigation
skip to content

bdec 0.5.1

Generates decoders for binary file formats given a high level specification.

Latest Version: 0.7.2

Write specifications for existing binary formats in a flexible xml based syntax, and have decoders automatically generated for you. Written in Python, it currently supports native decoding to xml or python objects, as well as generating quality C decoders.