Metadata-Version: 2.4
Name: snap-parser
Version: 0.2.0
Summary: Parse Snap!'s project file format.
Project-URL: Documentation, https://github.com/Mojavesoft-Group/snap-parser#readme
Project-URL: Issues, https://github.com/Mojavesoft-Group/snap-parser/issues
Project-URL: Source, https://github.com/Mojavesoft-Group/snap-parser
Author-email: PPPDUD <mojavesoft@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: xmltodict
Description-Content-Type: text/markdown

## snap-parser
This is a parser library for Snap! projects.

For more information, see the [GitHub wiki](https://github.com/Mojavesoft-Group/snap-parser/wiki).