Metadata-Version: 2.0
Name: puttykeys
Version: 1.0.0
Summary: Library to convert Putty private keys to OpenSSH format
Home-page: https://github.com/scriptjunkie/puttykeys.git
Author: Matt Weeks
Author-email: scriptjunkie@scriptjunkie.us
License: MIT
Keywords: putty development
Platform: POSIX
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Provides: puttykeys
Requires-Dist: cryptography

puttykeys
=========

A library to convert SSH keys from the Putty format to the OpenSSH format.


