Metadata-Version: 2.4
Name: psswd_box
Version: 1.4.0
Summary: Password generator that never leaves your machine.
Project-URL: repository, https://codeberg.org/melvinquick/psswd_box
Project-URL: issues, https://codeberg.org/melvinquick/psswd_box/issues
Author-email: Melvin Quick <melvinquick@proton.me>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: pyside6>=6.8.2.1
Requires-Dist: pyyaml>=6.0.2
Description-Content-Type: text/markdown

## Donations

[Buy Me A Coffee](https://www.buymeacoffee.com/KingKairos)  
[GitHub Sponsors](https://github.com/sponsors/melvinquick)

## Purpose

The general purpose of this app is to give people an easy way to generate passwords completely locally on their machine. This doesn't rely on a cloud service, or any information leaving the local machine whatsoever.

## Install/Uninstall

Install: `curl -s https://codeberg.org/melvinquick/psswd_box/raw/branch/main/install.py | python3 -`  
Uninstall: `curl -s https://codeberg.org/melvinquick/psswd_box/raw/branch/main/uninstall.py | python3 -`

## Useful Information

[Project Goals](https://codeberg.org/melvinquick/psswd_box/projects/12633)  
[Latest Releases](https://pypi.org/project/psswd_box/)
