Shmuel Fomberg wrote:
I'm writing a port to PyConstructs. website of the original: http://construct.wikispaces.com/In short, it's a library that parse binary structs. It can parse complicate things like TCP headers, compressed files and image formats. A good name is needed. I thought about Parse::Binary, Struct::Construct or something alike.
I decided to call it Data::ParseBinary. reasonable? Shmuel.