Metadata-Version: 2.4
Name: yawarstringmagic
Version: 0.0.1
Summary: A simple string utility library
Home-page: 
Author: Yawar Hussain
Author-email: hussainyawar140504@gmail.com
License: MIT
Keywords: string utils text python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/plain
License-File: LICENCE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

# String Magic

A small Python library for string utilities.

## Installation
```bash
pip install yawarstringmagic


Change Log 
=============
0.0.1 (02/02/2026)
------------------
- First Release
