Construct, the "Parsing Made Fun" library, is proud to release it's second revision!
More info and download at: http://construct.wikispaces.com/ Construct is a python library for parsing and building of data structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. * For an elaborate example, see http://construct.wikispaces.com/examples * For more information, see the tutorial at http://construct.wikispaces.com/tutorial Have a fun parsing day, -Tomer -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
