Metadata-Version: 2.4
Name: abslang
Version: 0.1.0
Summary: Agent Behavior Specification — describe, run, and evaluate AI agent interactions from the command line
License: Apache-2.0
Keywords: agent,ai,behavior,evaluation,llm,openapi,specification,testing
Requires-Python: >=3.10
Requires-Dist: click>=8.0
Requires-Dist: httpx>=0.27
Requires-Dist: jsonschema>=4.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Provides-Extra: ai
Requires-Dist: aievaluator; extra == 'ai'
