Info2: << Package: twisted2-conch-py%type_pkg[python] Version: 0.6.0 Revision: 1 Description: SSH/SFTP protocol implementation DescDetail: << 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. << Source: http://tmrc.mit.edu/mirror/twisted/Conch/0.6/TwistedConch-%v.tar.bz2 Source-MD5: 9630a9b95c709267b45068ff5bc8df2f Type: python (2.3 2.4) Depends: python%type_pkg[python], twisted2-py%type_pkg[python] CompileScript: << %p/bin/python%type_raw[python] setup.py build << InstallScript: << #!/bin/sh -e %p/bin/python%type_raw[python] setup.py install --root=%d mkdir -p %i/share/doc/twisted2-conch-py%type_pkg[python] cp -R doc %i/share/doc/twisted2-conch-py%type_pkg[python]/doc << DocFiles: LICENSE NEWS README License: OSI-Approved Homepage: http://twistedmatrix.com/projects/conch/ Maintainer: Daniel Henninger # Info2 <<