This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[GTG] Re: [ITP] python-paramiko


>>>>> Jari Aalto writes:

    > python-paramiko library is needed for bzr (distributed version control)
    > to work over SSH2 transport. Here is package for review. Included in
    > following distros:

    >   http://packages.debian.org/testing/python/python-paramiko
    >   http://packages.ubuntu.com/dapper/python/python-paramiko

    > Jari

    > sdesc: "SSH2 connection library for Python (C library)"
    > ldesc: "This is a library for making SSH2 connections (client or server).
    > Emphasis is on using SSH2 as an alternative to SSL for making secure
    > connections between python scripts. All major ciphers and hash methods
    > are supported. SFTP client and server mode are both supported too."
    > category: Libs
    > requires: cygwin python

    > Homepage: http://www.lag.net/paramiko/

    > 1) manual download

    >   wget --no-verbose        \
    >     http://cygwin.cante.net/python-paramiko/setup.hint \
    >     http://cygwin.cante.net/python-paramiko/python-paramiko-1.5.2-1.tar.bz2 \
    >     http://cygwin.cante.net/python-paramiko/python-paramiko-1.5.2-1-src.tar.bz2

This builds fine from source. Packaging looks good. GTG if the above
distros count without voting, otherwise

 +1

from me.

One question: the original package is named paramiko, so should we use
that name like in the Numeric package case ? Numeric is also a python
package but is not prefixed with python.

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]