Metadata-Version: 2.5
Name: vagary-cli
Version: 0.0.1
Summary: Command-line client for Vagary — search and browse your saved X.com posts. Placeholder ahead of the first functional release.
Project-URL: Homepage, https://vagary.app
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Vagary CLI

Command-line client for [Vagary](https://vagary.app) — search and browse your saved X.com posts
(likes, bookmarks, your own posts) from the terminal.

**This is a placeholder release.** The first functional version — `vagary login` (browser OAuth),
`vagary search`, `vagary browse`, `vagary stats`, with `--json` output for scripting — is under
active development.

```bash
uv tool install vagary-cli   # or: pipx install vagary-cli
```
