Metadata-Version: 1.0
Name: secsh
Version: 0.1-bulbasaur
Summary: SSH2 protocol library
Home-page: http://www.lag.net/~robey/secsh/
Author: Robey Pointer
Author-email: robey@lag.net
License: LGPL
Download-URL: http://www.lag.net/~robey/secsh/secsh-0.1-bulbasaur.zip
Description: 
        This is a library for making client-side SSH2 connections (server-side is
        coming soon).  All major ciphers and hash methods are supported.
        
        Required packages:
        pyCrypto
        
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Classifier: Topic :: Security :: Cryptography
