Metadata-Version: 2.1
Name: yubikey-manager
Version: 4.0.7
Summary: Tool for managing your YubiKey configuration.
Home-page: https://github.com/Yubico/yubikey-manager
License: BSD
Keywords: yubikey,yubiotp,piv,fido
Author: Dain Nilsson
Author-email: dain@yubico.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary 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: Topic :: Security :: Cryptography
Classifier: Topic :: Utilities
Requires-Dist: click (>=6.0,<9.0)
Requires-Dist: cryptography (>=2.1,<4.0)
Requires-Dist: dataclasses (>=0.8,<0.9); python_version < "3.7"
Requires-Dist: fido2 (>=0.9,<1.0)
Requires-Dist: pyOpenSSL (>=0.15.1)
Requires-Dist: pyscard (>=1.9,<3.0)
Requires-Dist: pywin32 (>=223); sys_platform == "win32"
Project-URL: Repository, https://github.com/Yubico/yubikey-manager
