This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
[GTG] Re: [ITP] python-paramiko
- From: "Dr. Volker Zell" <Dr dot Volker dot Zell at oracle dot com>
- To: cygwin-apps at cygwin dot com
- Date: Mon, 20 Feb 2006 19:56:37 +0100
- Subject: [GTG] Re: [ITP] python-paramiko
- References: <u0b58kwy.fsf@blue.sea.net>
>>>>> 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