Metadata-Version: 2.4
Name: saad
Version: 1.0.0
Summary: Python Library for Saad
Author: Faisal Muzaffar
License: MIT
Keywords: saad
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: license-file

# saad

Python package for Saad.

## Installation

```bash
pip install saad
```

## Usage

```python
import saad

saad.qzz()
```

Output

```
Ahmad Saad Alig
```

## Developer
Faisal Muzaffar

## License

MIT
