Python Parser And Data Structures Constructor

| | TrackBacks (0)

Construct -- parsing made fun

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

About this Entry

This page contains a single entry by klsh published on March 31, 2006 2:37 PM.

I Recommend The Nano iPod was the previous entry in this blog.

Steve Jobs Positions Apple To Deflect Microsoft Vista is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.