Metadata-Version: 2.4
Name: malpz
Version: 10.0.9
Summary: The MALPZ (Malware Pickled Zip) format describes a method of neutering malware while providing a simple, extensible mechanism for capturing metadata
Project-URL: Documentation, https://australiancybersecuritycentre.github.io/azul/
Project-URL: Repository, https://github.com/AustralianCyberSecurityCentre/malpz
Author: Azul
License-Expression: MIT
License-File: license.md
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# malpz

## Overview

The MALPZ (Malware Pickled Zip) format describes a method of neutering malware
while providing a simple, extensible mechanism for capturing metadata.

This project is deprecated and we encourage use of CART format instead.

https://github.com/CybercentreCanada/cart
