Metadata-Version: 2.4
Name: amnay
Version: 0.1.1
Summary: CI/CD pipeline validation engine
Author: Rezak Aziz
License: MIT
Project-URL: Homepage, https://github.com/rezak430/amnay
Project-URL: Repository, https://github.com/rezak430/amnay
Project-URL: Issues, https://github.com/rezak430/amnay/issues
Keywords: ci,cd,github-actions,gitlab-ci,devops,security,validation,policy-engine
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: typer>=0.12.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0.0
