Metadata-Version: 2.4
Name: agentfabric
Version: 0.1.0
Summary: Config-driven database component for agent pipelines (PostgreSQL + SQLAlchemy + Pydantic + fsspec).
Project-URL: Homepage, https://example.invalid/agentfabric
Author: AgentFabric
License: Proprietary
Requires-Python: >=3.10
Requires-Dist: fsspec>=2024.3.0
Requires-Dist: psycopg[binary]>=3.1
Requires-Dist: pydantic>=2.6
Requires-Dist: pyyaml>=6.0
Requires-Dist: sqlalchemy>=2.0
Description-Content-Type: text/markdown

# Agent Fabric

Config-driven database component for agent pipelines.

Usage docs: [docs/README.md](docs/README.md)
