Metadata-Version: 2.4
Name: passforge-gui
Version: 2.0
Summary: Password Generator & Complexity Checker GUI
Author: HVN8
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# PassForge

A Python GUI application for generating secure passwords and evaluating their complexity.

## Installation

```bash
pip install git+[https://github.com/HVN8/PassForge.git](https://github.com/HVN8/PassForge.git)
