Metadata-Version: 2.4
Name: securepasswordgen
Version: 1.0.0
Summary: A secure password generator CLI tool.
Author-email: vishnu gopal <pg.vishnugopal@gmail.com>
License-Expression: MIT
Keywords: password,generator,cli,security
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# securepassgen

🔐 A secure password generator CLI tool with customizable length and character sets.

## Installation

```bash
pip install securepassgen
