Metadata-Version: 2.4
Name: tigrbl_engine_csv
Version: 0.4.0.dev2
Summary: CSV engine plugin for tigrbl backed by pandas DataFrames.
Project-URL: Organization, https://github.com/tigrbl
Project-URL: Discord, https://discord.gg/K4YTAPapjR
Project-URL: Homepage, https://github.com/tigrbl/tigrbl
Project-URL: Repository, https://github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_csv
Project-URL: Issues, https://github.com/tigrbl/tigrbl/issues
Author-email: Jacob Stewart <jacob@swarmauri.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: csv,engine,experimental,pandas,tigrbl
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
Requires-Python: <3.14,>=3.10
Requires-Dist: pandas>=2.0
Requires-Dist: tigrbl-engine-pandas>=0.1.0
Requires-Dist: tigrbl>=0.3.0.dev4
Description-Content-Type: text/markdown

# tigrbl_engine_csv

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

- canonical repository: `https://github.com/tigrbl/tigrbl`
- organization: `https://github.com/tigrbl`
- social: `https://discord.gg/K4YTAPapjR`
- package path: `https://github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_csv`
- workspace path: `pkgs/engines/tigrbl_engine_csv`
- workspace class: engine package
- implementation layout: `src/tigrbl_engine_csv/`

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