Metadata-Version: 2.4
Name: keepersdk
Version: 0.9.11
Summary: Keeper SDK for Python 3
Home-page: https://github.com/Keeper-Security/keeper-sdk-python
Author: Keeper Security Inc.
Author-email: commander@keepersecurity.com
License: MIT
Keywords: security,password
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: attrs>=23.1.0
Requires-Dist: requests>=2.32.2
Requires-Dist: cryptography>=45.0.1
Requires-Dist: protobuf>=5.28.3
Requires-Dist: websockets>=13.1
Requires-Dist: fido2>=2.0.0; python_version >= "3.10"
