Metadata-Version: 2.1
Name: malloctag-tools
Version: 0.0.5
Summary: Utility to postprocess malloc-tag JSON snapshots
Project-URL: Bug Tracker, https://github.com/f18m/malloc-tag/issues
Project-URL: Homepage, https://github.com/f18m/malloc-tag
Author-email: Francesco Montorsi <francesco.montorsi@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: graphviz>=0.19.1
Description-Content-Type: text/markdown

# malloc-tag tools

This README describes the Python-based tools to postprocess malloc-tag snapshots:

* mtag-postprocess
* mtag-json2dot

TO BE WRITTEN
