Metadata-Version: |
2.1 |
Name: |
redexpect |
Version: |
2.0.3.post3 |
Summary: |
An SSH automation library using expect. |
Author: |
Red_M |
Author-Email: |
redexpect_pypi[at]red-m.net |
Home-Page: |
https://bitbucket.org/Red_M/RedExpect |
License: |
GPLv2 |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.4 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Shells |
Classifier: |
Topic :: System :: Networking |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: POSIX :: BSD |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: OS Independent |
Platform: |
Posix |
Requires-Dist: |
redssh (>=2*) |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
redssh (>=2*); extra == "docs" |
Requires-Dist: |
paramiko; extra == "tests" |
Requires-Dist: |
sftpserver; extra == "tests" |
Requires-Dist: |
coveralls; extra == "tests" |
Requires-Dist: |
pytest-cov; extra == "tests" |
Requires-Dist: |
asyncssh; extra == "tests" |
Requires-Dist: |
redssh (>=2*); extra == "tests" |
Provides-Extra: |
docs |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |