pkgsrc-wip/py-construct/distinfo
Eric Schnoebelen e706616679 Import py25-construct-2.04 as wip/py-construct.
Construct is a powerful declarative parser for binary data.

It is based on the concept of defining data structures in a declarative
manner, rather than procedural code: Simple constructs can be combined
hierarchically to form increasingly complex data structures. It's the
first library that makes parsing fun, instead of the usual headache it
is today.

Construct features bit and byte granularity, symmetrical operation
(parsing and building), component-oriented declarative design, easy
debugging and testing, an easy-to-extend subclass system, and lots of
primitive constructs to make your work easier.

        * Fields
        * Structs
        * Unions
        * Repeaters
        * Meta constructs
        * Switches
        * On-demand parsing
        * Pointers
        * And more!
2011-05-15 04:18:09 +00:00

5 lines
253 B
Text

$NetBSD: distinfo,v 1.1.1.1 2011/05/15 04:18:09 schnoebe Exp $
SHA1 (construct-2.04.tar.gz) = 7de7c5ef4b82e6ee1d2d5d0f090038ce100cf757
RMD160 (construct-2.04.tar.gz) = f1750c774cf3d72625547d1bf746d92333fb584a
Size (construct-2.04.tar.gz) = 85703 bytes