Metadata-Version: 2.0
Name: pytools-sshcli
Version: 0.1.0
Summary: A helper module wrapped around common CLI commands.
Home-page: https://github.com/pytools/pytools-sshcli
Author: Richard King
Author-email: richrdkng@gmail.com
License: MIT
Keywords: ssh sftp cli command line interface pytools development
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pytools-cli

pytools-sshcli
==============

A helper module wrapped around common CLI commands through SSH.

Currently works only with Linux.


