Metadata-Version: 2.4
Name: probitas
Version: 0.1.0
Summary: Guardrail regression testing for LLM agent tool calls
Project-URL: Homepage, https://github.com/terry-li-hm/probitas
Project-URL: Repository, https://github.com/terry-li-hm/probitas
Author-email: Terry Li <terry.li.hm@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: agent,ai,ci-cd,compliance,guardrails,testing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Provides-Extra: all
Requires-Dist: jinja2>=3.1; extra == 'all'
Requires-Dist: pyyaml>=6.0; extra == 'all'
Provides-Extra: report
Requires-Dist: jinja2>=3.1; extra == 'report'
Provides-Extra: yaml
Requires-Dist: pyyaml>=6.0; extra == 'yaml'
Description-Content-Type: text/markdown

# probitas
