Metadata-Version: 2.3
Name: zpaste
Version: 1.0.0
Summary: Print clipboard content
Author: Zeev Rotshtein
Author-email: Zeev Rotshtein <zeevro@gmail.com>
Requires-Dist: pyperclip
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# zpaste

A small CLI tool to print the clipboard's content (using [pyperclip](https://pypi.org/project/pyperclip)).

```console
uv tool install zpaste
```
