Metadata-Version: 2.4
Name: kv-secrets
Version: 0.2.1
Summary: Encrypted secrets management for developers and AI agents
Project-URL: Homepage, https://github.com/SatishoBananamoto/kv-secrets
Project-URL: Documentation, https://github.com/SatishoBananamoto/kv-secrets#readme
Project-URL: Issues, https://github.com/SatishoBananamoto/kv-secrets/issues
License-Expression: MIT
License-File: LICENSE
Keywords: cli,devtools,encryption,mcp,secrets
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: cryptography>=41.0.0
Provides-Extra: totp
Requires-Dist: qrcode>=7.0; extra == 'totp'
