Metadata-Version: 2.4
Name: vacant
Version: 0.0.1
Summary: Name reservation for the upcoming `vacant` domain availability checker (a Rust CLI shipped via Homebrew/cargo, not pip).
Project-URL: Homepage, https://github.com/alltuner/vacant
Project-URL: Repository, https://github.com/alltuner/vacant
Project-URL: Issues, https://github.com/alltuner/vacant/issues
Author-email: David Poblador i Garcia <david@poblador.com>
Maintainer-email: All Tuner Labs <david@poblador.com>
License-Expression: MIT
License-File: LICENSE
Keywords: availability,dns,domain,registrar,tld,whois
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: System :: Networking
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# vacant

**This is a placeholder.** The PyPI name `vacant` is reserved for the
[`vacant`](https://github.com/alltuner/vacant) command-line tool — a fast
domain availability checker that asks authoritative TLD nameservers directly
instead of hammering WHOIS.

`vacant` is a native binary, not a Python library. To install the real tool:

```bash
brew install alltuner/tap/vacant
# or
cargo install vacant
```

This package exists only to prevent name confusion on PyPI. Installing it via
`pip install vacant` does nothing useful.

---

Maintained by [All Tuner Labs](https://alltuner.com).
