Metadata-Version: 2.4
Name: hipp0-crewai
Version: 0.1.0
Summary: CrewAI integration for the Hipp0 multi-agent memory platform.
Author: Perlantir
License: MIT
Project-URL: Homepage, https://github.com/perlantir/Hipp0
Project-URL: Documentation, https://github.com/perlantir/Hipp0
Keywords: hipp0,crewai,memory,multi-agent
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: hipp0-sdk>=0.1.0
Requires-Dist: crewai>=0.80.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: responses>=0.23; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
