Metadata-Version: 2.4
Name: pyw-secret
Version: 0.0.0.post1
Summary: Unified secret store (.env, Vault, SSM) (placeholder)
Project-URL: Homepage, https://github.com/pythonWoods/pyw-secret
Project-URL: Documentation, https://pythonwoods.dev/docs/pyw-secret/latest/
Project-URL: Issues, https://github.com/pythonWoods/pyw-secret/issues
Project-URL: Changelog, https://github.com/pythonWoods/pyw-secret/releases
Author: pythonWoods
License: MIT
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: python-dotenv>=1
Requires-Dist: pyw-core>=0.0.0
