Metadata-Version: 2.3
Name: matlab-publish-parser
Version: 0.1.0
Summary: The package parses the xml output of publish in MATLAB,.
Requires-Dist: defusedxml>=0.7.1
Requires-Python: >=3.13
Description-Content-Type: text/markdown

Usage:

import matlab_publish_parser

mf = matlab_publish_parser.parse(Path('example.xml'))

Use the resulting object.