class Metadata: def __init__(self): self.header_type = None self.platform = None self.packing = None self.version = None