Metadata-Version: 2.4
Name: mapres
Version: 3.dev32
Summary: A powerfull mapping utility
Author: iFamished
License: MIT
Project-URL: Homepage, https://github.com/iFamished/mapres
Project-URL: Documentation, https://github.com/iFamished/mapres
Project-URL: Source, https://github.com/iFamished/mapres
Project-URL: Issues, https://github.com/iFamished/mapres/issues
Keywords: templating,automation,server-management
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# MapRes
A powerful string-mapping utility for many use cases.

## Installation
```bash
pip install mapres
```
