Metadata-Version: 2.4 Name: agentc-core Version: 1.1.0 Summary: The core for the Couchbase Agent Catalog project. License-Expression: Apache-2.0 Author: Glenn Galvizo Author-email: glenn.galvizo@couchbase.com Requires-Python: >=3.11,<3.14 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Requires-Dist: GitPython (>=3.1.44,<4.0.0) Requires-Dist: PyYAML (>=6.0.2,<7.0.0) Requires-Dist: couchbase (>=4.6.0) Requires-Dist: gitignore-parser (>=0.1.12,<0.2.0) Requires-Dist: isodate (>=0.7.2,<0.8.0) Requires-Dist: jinja2 (>=3.1.4,<4.0.0) Requires-Dist: jsbeautifier (>=1.15.1,<2.0.0) Requires-Dist: jsonschema (>=4.23.0,<5.0.0) Requires-Dist: openapi-pydantic (>=0.5.1,<0.6.0) Requires-Dist: py-openapi-schema-to-json-schema (>=0.0.3,<0.0.4) Requires-Dist: pydantic (>=2.10.6,<3.0.0) Requires-Dist: requests (>=2.32.3,<3.0.0) Requires-Dist: semantic_version (>=2.10.0,<3.0.0) Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/api.html Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog