Metadata-Version: 2.1
Name: fluxvault
Version: 0.3.3
Summary: A system to load secrets into Flux applications
Home-page: https://runonflux.io
License: MIT
Author: Tom Moulton
Author-email: tom@moulton.us
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiofiles (>=22.1.0,<23.0.0)
Requires-Dist: aiohttp (>=3.8.3,<4.0.0)
Requires-Dist: aiotinyrpc[socket] (>=0.7.3,<0.8.0)
Requires-Dist: dnspython (>=2.2.1,<3.0.0)
Requires-Dist: keyring (>=23.11.0,<24.0.0)
Requires-Dist: ownca (>=0.3.3,<0.4.0)
Requires-Dist: python-daemon (>=2.3.2,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: typer (>=0.7.0,<0.8.0)
Project-URL: Repository, https://github.com/RunOnFlux/FluxVault.git
