Package python-module-twisted-conch: Information

    Source package: python-module-twisted-conch
    Version: 8.2.0-alt1
    Build time:  Oct 15, 2009, 04:29 PM
    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)

    Maintainer: Sergey Alembekov

    List of contributors:
    Sergey Alembekov
    Grigory Batalov

    ACL:
    @qa_p5

      1. rpm-build-python >= 0.8
      2. python-devel = 2.5
      3. python-module-twisted-core >= 8.2.0

    Last changed


    Sept. 1, 2009 Sergey Alembekov 8.2.0-alt1
    - build new version
    - gui transferred into separated package
    Jan. 24, 2008 Grigory Batalov 0.8.0-alt2.1.1
    - Rebuilt with python-2.5.
    Dec. 9, 2007 Sergey Alembekov 0.8.0-alt2.1
    - Fix build on x86_64 (thanks to Nikolay A. Fetisov aka naf@)
    - Spec cleanup