Metadata-Version: 2.4 Name: agentc-cli Version: 1.1.0 Summary: The command line interface 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: agentc-core (>=1.1.0,<2.0.0) Requires-Dist: click-extra (>4.0.0) Requires-Dist: dateparser (>=1.2.2,<2.0.0) Requires-Dist: texteditor (>=1.4.1,<2.0.0) Requires-Dist: tqdm (>=4.67.1,<5.0.0) Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/cli.html Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog