Metadata-Version: 1.1
Name: sshpubkey
Version: 0.1.2
Summary: Wrapper around ssh-keygen.
Home-page: https://github.com/gmjosack/sshpubkey
Author: Gary M. Josack
Author-email: gary@byoteki.com
License: MIT
Download-URL: https://github.com/gmjosack/sshpubkey/archive/master.tar.gz
Description: sshpubkey
        =========
        
        Description
        ~~~~~~~~~~~
        
        Wrapper around ssh-keygen
        
        Installation
        ~~~~~~~~~~~~
        
        New versions will be updated to PyPI pretty regularly so it should be as
        easy as:
        
        ::
        
            pip install sshpubkey
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
