Metadata-Version: 2.4
Name: kanoniv-auth
Version: 0.1.0
Summary: Sudo for AI agents. Replace API keys with cryptographic delegation.
Project-URL: Homepage, https://github.com/kanoniv/agent-auth
Project-URL: Documentation, https://kanoniv.com/docs
Project-URL: Issues, https://github.com/kanoniv/agent-auth/issues
License-Expression: MIT
Keywords: agents,auth,ci-cd,delegation,ed25519,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.10
Requires-Dist: cryptography>=42.0
Provides-Extra: cli
Requires-Dist: click>=8.0; extra == 'cli'
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Description-Content-Type: text/markdown

# kanoniv-auth

Sudo for AI agents. Replace API keys with cryptographic delegation.
