Metadata-Version: 2.4
Name: fatimaismail-utils
Version: 1.0.1
Summary: A custom utility library with math and string functions
Author: FATIMA ISMAIL
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Fatima Utils

A versatile Python library for common mathematical calculations and string formatting.

## Installation
```bash
pip install fatima_utils
