We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c890b commit 51faad7Copy full SHA for 51faad7
setup.py
@@ -20,7 +20,7 @@
20
21
setup(name='parallel-ssh',
22
version='0.70',
23
- description='Wrapper library over paramiko to allow remote execution of tasks. Supports parallel execution on multiple hosts',
+ description='Asynchronous parallel SSH library',
24
author='Panos Kittenis',
25
author_email='pkittenis@gmail.com',
26
url = "https://github.com/pkittenis/parallel-ssh",
0 commit comments