Metadata-Version: 2.4
Name: primust-langgraph
Version: 1.0.0
Summary: Primust governance adapter for LangGraph
Project-URL: Homepage, https://primust.com
Project-URL: Documentation, https://docs.primust.com/adapters/langgraph
Author-email: "Primust, Inc." <eng@primust.com>
License-Expression: LicenseRef-Proprietary
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: langgraph>=0.2.0
Requires-Dist: primust>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == 'dev'
