Metadata-Version: 2.4
Name: ssh-key-mgr
Version: 0.1.2
Summary: Manager of SSH Keys
Project-URL: Homepage, https://github.com/KalleDK/py-ssh-key-mgr
Project-URL: Documentation, https://github.com/KalleDK/py-ssh-key-mgr
Project-URL: Repository, https://github.com/KalleDK/py-ssh-key-mgr.git
Author-email: "Kalle M. Krog Aagaard" <git@k-moeller.dk>
Maintainer-email: "Kalle M. Krog Aagaard" <git@k-moeller.dk>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: ssh-proto-types>=0.1.3
Provides-Extra: cli
Requires-Dist: rich>=14.1.0; extra == 'cli'
Provides-Extra: crypto
Requires-Dist: bcrypt>=5.0.0; extra == 'crypto'
Requires-Dist: pycryptodome>=3.23.0; extra == 'crypto'
Description-Content-Type: text/markdown

# SSH Key Mgr
