Metadata-Version: 2.4
Name: tigrbl_spiffe
Version: 0.1.12.dev2
Summary: SPIFFE/SPIRE implementation for Tigrbl with table/op-centric UDS + HTTP(S) transports
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: tigrbl_spiffe,tigrbl,experimental
Author: Jacob Stewart
Author-email: jacob@swarmauri.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: grpc
Requires-Dist: grpcio (>=1.64) ; extra == "grpc"
Requires-Dist: httpx (>=0.27)
Requires-Dist: tigrbl (>=0.3.4)
Description-Content-Type: text/markdown

# tigrbl_spiffe

This file is a package-local distribution entry point.
It is not the authoritative location for repository governance, current target status, current state reporting, certification claims, or release evidence.

## Canonical repository docs

- `README.md`
- `docs/README.md`
- `docs/conformance/CURRENT_TARGET.md`
- `docs/conformance/CURRENT_STATE.md`
- `docs/conformance/NEXT_STEPS.md`
- `docs/governance/DOC_POINTERS.md`
- `docs/developer/PACKAGE_CATALOG.md`
- `docs/developer/PACKAGE_LAYOUT.md`

## Package identity

- workspace path: `pkgs/apps/tigrbl_spiffe`
- workspace class: application package
- implementation layout: `src/tigrbl_spiffe/`

Long-form repository documentation is governed from `docs/`.

