Metadata-Version: 2.4
Name: tigrbl_engine_snowflake
Version: 0.1.14.dev1
Summary: Tigrbl engine plugin for Snowflake, auto-registered via entry points.
Author-email: Jacob Stewart <jacob@swarmauri.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/swarmauri/tigrbl
Project-URL: Repository, https://github.com/swarmauri/tigrbl/tree/main/pkgs/engines/tigrbl_engine_snowflake
Project-URL: Issues, https://github.com/swarmauri/tigrbl/issues
Keywords: tigrbl,engine,plugin,snowflake,database,analytics
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
Requires-Python: <3.14,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: SQLAlchemy<3.0,>=2.0
Requires-Dist: snowflake-sqlalchemy<2.0,>=1.5
Requires-Dist: snowflake-connector-python<4.0,>=3.0
Dynamic: license-file

# tigrbl_engine_snowflake

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/engines/tigrbl_engine_snowflake`
- workspace class: engine package
- implementation layout: `src/tigrbl_engine_snowflake/`

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