Metadata-Version: 2.4
Name: mygroup
Version: 0.1.0
Summary: A super basic utility library with small math and text functions.
Author: Your Name
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# mygroup

A super basic Python library with small math and text utilities for IDS project.

## Install
```bash
pip install mygroup
