Metadata-Version: 2.3
Name: manyparse
Version: 0.0.1
Project-URL: Documentation, https://github.com/mbodiai/mparse#readme
Project-URL: Issues, https://github.com/mbodiai/mparse/issues
Project-URL: Source, https://github.com/mbodiai/mparse
Author: mbodiai
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: click
Requires-Dist: funkify==0.4.5
Requires-Dist: pyyaml==6.0.2
Requires-Dist: tomlkit==0.13.0
Description-Content-Type: text/markdown

# mparse



## Installation

```bash
pip install mparse
```
