Metadata-Version: 2.4
Name: colmena-ai
Version: 0.1.1
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-asyncio ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: python-dotenv ; extra == 'dev'
Requires-Dist: maturin ; extra == 'dev'
Provides-Extra: dev
Summary: AI Agent Orchestration Library - LLM abstraction layer with multi-provider support
Keywords: ai,llm,openai,gemini,anthropic,rust,python
Author: Colmena Team
Requires-Python: >=3.8
Project-URL: Homepage, https://github.com/your-org/colmena
Project-URL: Repository, https://github.com/your-org/colmena
Project-URL: Documentation, https://github.com/your-org/colmena/blob/main/README.md
