python-twisted-conch - Twisted SSHv2 implementation

Description:

Twisted is an event-based framework for internet applications.

Conch is an SSHv2 implementation written in Python. SSH is a protocol designed
to allow remote access to shells and commands, but it is generic enough to
allow everything from TCP forwarding to generic filesystem access. Since conch
is written in Python, it interfaces well with other Python projects, such as
Imagination. Conch also includes a implementations of the telnet and vt102
protocols, as well as support for rudamentary line editing behaviors. A new
implementation of Twisted's Manhole application is also included, featuring
server-side input history and interactive syntax coloring.

Homepage: http://twistedmatrix.com/trac/wiki/TwistedConch

License: MIT

Vendor: Fedora Project

Packages

python-twisted-conch-0.8.0-1.fc8.x86_64 [458 KiB] Changelog by Thomas Vander Stichele (2007-08-31):
- 0.8.0-1
- new version