Metadata-Version: 2.4
Name: aport-agent-guardrails
Version: 1.0.10
Summary: APort Agent Guardrail — shared core for AI agent and LLM frameworks (pre-action authorization)
Author: APort Technologies Inc.
License: Apache-2.0
Project-URL: Homepage, https://github.com/aporthq/aport-agent-guardrails
Project-URL: Repository, https://github.com/aporthq/aport-agent-guardrails
Project-URL: Documentation, https://github.com/aporthq/aport-agent-guardrails/tree/main/docs
Project-URL: Issues, https://github.com/aporthq/aport-agent-guardrails/issues
Keywords: aport,agent guardrail,LLM guardrail,AI agent,guardrails,authorization,policy,agent security
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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: PyYAML>=6.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
