Metadata-Version: 2.1
Name: sshkey-tools
Version: 0.1.dev0
Summary: A Python module for generating, parsing and handling OpenSSH keys and certificates
Home-page: https://github.com/scheibling/sshkey-tools
Author: Lars Scheibling
Author-email: lars@scheibling.se
License: GnuPG 3.0
Description: # sshkey-tools (Work in progress)
        Python and CLI tools for managing OpenSSH keypairs and certificates
        
        # Usage
        sshkey --help
Keywords: python openssh ssh keys sshkey ssh-keygen ssh-certificate certificate parser decoder
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
