Metadata-Version: 2.4
Name: pisaucer-toolbox
Version: 1.0.2
Summary: Browse, download, verify, and run utility scripts
Author: PiSaucer
License-Expression: MIT
Project-URL: Homepage, https://pisaucer.github.io/toolbox/
Project-URL: Repository, https://github.com/PiSaucer/toolbox
Project-URL: Issues, https://github.com/PiSaucer/toolbox/issues
Keywords: cli,toolbox,utilities,scripts
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich<15,>=13.9
Requires-Dist: windows-curses>=2.4; sys_platform == "win32"
Dynamic: license-file

# toolbox

My personal toolbox of utility scripts

## Install

On macOS, install with Homebrew:

```bash
brew install PiSaucer/tap/toolbox
```
