Metadata-Version: 2.1
Name: Exscript
Version: 2.6.26
Summary: Automating Telnet and SSH
Home-page: https://github.com/knipknap/exscript/
Author: Samuel Abels
Author-email: knipknap@gmail.com
License: MIT
Keywords: exscript telnet ssh network networking automate automation library
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: COPYING
License-File: AUTHORS
Requires-Dist: configparser
Requires-Dist: future
Requires-Dist: paramiko
Requires-Dist: pycryptodomex

Exscript is a Python module and a template processor for automating network
connections over protocols such as Telnet or SSH. We attempt to create the
best possible set of tools for working with Telnet and SSH.

