Metadata-Version: 1.1
Name: BitPacket
Version: 0.1.0
Summary: A Python representation for bit field structures
Home-page: http://hacks-galore.org/aleix/BitPacket
Author: Aleix Conchillo Flaque
Author-email: aleix@member.fsf.org
License: GPL
Description: 
        This module presents an objected-oriented representation for bit
        field structures.
        
Platform: UNKNOWN
Requires: BitVector
