Metadata-Version: 2.4
Name: faisalmuzaffar
Version: 1.0.0
Summary: Faisal Muzaffar Python Library
Author: Faisal Muzaffar
License: MIT
Keywords: faisal
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

# faisal

Official Python package by Faisal Muzaffar.

## Installation

```bash
pip install faisal
```

## Usage

```python
import faisal

faisal.qzz()
```

Output

```
Faisal Muzaffar
```

## License

MIT
