Metadata-Version: 2.4
Name: plainkitbin
Version: 0.0.1
Summary: Small, honest, offline-first developer utilities (namespace reserved; tools in active development).
Author: PlainKitBin
License: MIT
Project-URL: Homepage, https://plainkitbin.com
Project-URL: Source, https://github.com/plainkitbin
Keywords: cli,utilities,offline,developer-tools
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PlainKitBin

Small, honest, offline-first developer utilities.

> **Status: 0.0.1 — namespace reserved, tools in active development.**
> This release installs a placeholder CLI while the first utilities are
> finalized. Follow progress at <https://plainkitbin.com>.

## Install

```bash
pip install plainkitbin
```

## Usage

```bash
plainkitbin
```

Prints the current status. Real tools land in upcoming releases.

## About

PlainKitBin builds tiny, dependency-light, offline-first tools that each
do one thing well — no telemetry, no network calls, MIT-licensed.

## License

MIT — see [LICENSE](LICENSE).
