Metadata-Version: 2.4
Name: threadplane
Version: 0.0.0
Summary: Namespace placeholder for the threadplane.* packages.
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# threadplane

This distribution only reserves the `threadplane` top-level name on PyPI.

It contains no importable code. The functional packages live under the
`threadplane.*` namespace:

- `threadplane-client-tools` — importable as `threadplane.client_tools`

Install a functional package directly:

```bash
pip install threadplane-client-tools
```
