Metadata-Version: 1.0
Name: cstruct
Version: 1.0
Summary: C-style structs for Python
Home-page: http://github.com/andreax79/python-cstruct
Author: Andrea Bonomi
Author-email: andrea.bonomi@gmail.com
License: MIT
Description: Convert C struct definitions into Python classes with methods for serializing/deserializing.
Keywords: struct
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
