Package python-module-twisted-conch: Information

    Source package: python-module-twisted-conch
    Version: 10.1.0-alt1
    Build time:  Aug 3, 2010, 11:54 AM
    Report package bug
    License: MIT
    Summary: 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.

    List of rpms provided by this srpm:
    python-module-twisted-conch (x86_64, i586)
    python-module-twisted-conch-gui (x86_64, i586)
    python-module-twisted-conch-tests (x86_64, i586)

    Maintainer: Sergey Alembekov


    ACL:
    @qa_p6

      1. python-devel = 2.6
      2. python-module-twisted-core >= 10.1.0
      3. rpm-build-python >= 0.8

    Last changed


    Aug. 3, 2010 Eugeny A. Rostovtsev 10.1.0-alt1
    - Version 10.1.0
    - Extracted tests into separate package
    Nov. 11, 2009 Eugeny A. Rostovtsev 8.2.0-alt1.1
    - Rebuilt with python 2.6
    Sept. 1, 2009 Sergey Alembekov 8.2.0-alt1
    - build new version
    - gui transferred into separated package