Python Parser And Data Structures Constructor
Construct is a python module for defining arbitrary data structures. Once a data structure (aka, "construct") is defined, it can be used to both parse raw data into an object and build an object into raw data. Unlike most parsers, it works at the bit-level, so you don't need to worry about parsing individual bits or unaligned fields.
0 TrackBacks
Listed below are links to blogs that reference this entry: Python Parser And Data Structures Constructor.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1681