Metadata-Version: 2.1
Name: fluxvault
Version: 0.9.4
Summary: A system to load secrets into Flux applications
Home-page: https://runonflux.io
License: MIT
Author: David White
Author-email: dr.white.nz@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: aioshutil (>=1.2,<2.0)
Requires-Dist: dnspython (>=2.2.1,<3.0.0)
Requires-Dist: fluxrpc[socket] (>=0.9.10,<0.10.0)
Requires-Dist: fluxwallet (>=0.0.6,<0.0.7)
Requires-Dist: keyring (>=23.11.0,<24.0.0)
Requires-Dist: ownca (>=0.3.3,<0.4.0)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: python-daemon (>=2.3.2,<3.0.0)
Requires-Dist: python-socketio (>=5.7.2,<6.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: randomname (>=0.1.5,<0.2.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: typer (>=0.7.0,<0.8.0)
Project-URL: Repository, https://github.com/RunOnFlux/FluxVault.git
