Metadata-Version: 2.1
Name: n0vault
Version: 0.2.0
Summary: Vault for secure storage of passwords and other sensitive data
Home-page: https://github.com/pythonist552/n0vault/
Author: pythonist552
Author-email: pythonist552@gmail.com
License: ASL
Platform: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: n0struct (>=0.2.41)
Requires-Dist: PBKDF2 (>=1.3)
Requires-Dist: pycryptodome (>=3.10.1)

Vault for secure storage of passwords and other sensitive data

