Metadata-Version: 2.4
Name: volti
Version: 1.0.0
Summary: A simple library to securely store and retrieve API keys
Author-email: Lokesh <lokeshpantangi@gmail.com>, Aditya <aditya268244@gmail.com>
Project-URL: Homepage, https://github.com/lokeshpantangi/apilibrary
Project-URL: Repository, https://github.com/lokeshpantangi/apilibrary.git
Project-URL: Issues, https://github.com/lokeshpantangi/apilibrary/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography>=3.4.8
Requires-Dist: click>=8.0.0
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: argon2-cffi
Requires-Dist: pyperclip
Dynamic: license-file
