paramiko 1.7.7.1-1ubuntu1 source package in Ubuntu

Changelog

paramiko (1.7.7.1-1ubuntu1) oneiric; urgency=low

  * Switch to dh_python2. (LP: #788514)
 -- Barry Warsaw <email address hidden>   Wed, 10 Aug 2011 14:07:47 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
paramiko_1.7.7.1.orig.tar.gz 803.7 KiB 101e7642cbb59574539eaef537d0ef0bb54f1f987cc950f0ada0b050ac245eae
paramiko_1.7.7.1-1ubuntu1.debian.tar.gz 3.5 KiB 2a1e4e2e756b5964c309bbd20c611d7ff3e33ded4adc6f53518667bec37067c2
paramiko_1.7.7.1-1ubuntu1.dsc 2.0 KiB 5a8f77af86ddeb34d2bab7418315e348081e1ff030d1322365d3e0256e76067d

Available diffs

View changes file

Binary packages built by this source

python-paramiko: Make ssh v2 connections with Python

 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.