Metadata-Version: 2.1
Name: simple-ssh-client
Version: 0.1.1
Summary: Simple SSH client based on Paramiko
Home-page: https://github.com/wojtekrichert/simple-ssh-client
Keywords: ssh,paramiko
Author: Wojciech Richert
Author-email: 33549959+wojtekrichert@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: paramiko (>=2.9.2,<3.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: retry (>=0.9.2,<0.10.0)
Project-URL: Repository, https://github.com/wojtekrichert/simple-ssh-client
Description-Content-Type: text/markdown


