Metadata-Version: 2.4
Name: tba
Version: 0.1.0
Summary: Reserved planning facade for the Tigrbl package suite.
Keywords: tigrbl,facade,planning
Author: Jacob Stewart
Author-email: Jacob Stewart <jacob@swarmauri.com>
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/tigrbl/tigrbl_auth
Project-URL: Repository, https://github.com/tigrbl/tigrbl_auth
Project-URL: Source, https://github.com/tigrbl/tigrbl_auth/tree/master/pkgs/70-facade/tba
Project-URL: PyPI, https://pypi.org/project/tba/
Description-Content-Type: text/markdown

# tba

`tba` reserves a short facade name for the Tigrbl package suite while its
public contract is being planned.

This initial release intentionally provides no runtime API and installs no
Tigrbl implementation dependencies. Do not build production integrations
against the placeholder module yet.

## Installation

```bash
uv add tba
```

## Project links

- [Tigrbl Auth repository](https://github.com/tigrbl/tigrbl_auth)
- [PyPI project](https://pypi.org/project/tba/)
