paramiko 1.10.1-1git1 source package in Ubuntu

Changelog

paramiko (1.10.1-1git1) trusty; urgency=low

  Upload current Debian packaging git head.

  [ Jean-Baptiste Lallement ]
  * Add autopkgtest that runs the upstream test suite against the installed
    package. (LP: #1248706)
 -- Martin Pitt <email address hidden>   Thu, 07 Nov 2013 14:17:13 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Jeremy T. Bouse
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
paramiko_1.10.1.orig.tar.gz 212.1 KiB fc96931a594e86736e577073ef535d25598d445a4fbcfe4ba3e7a9c8c24e65ec
paramiko_1.10.1-1git1.debian.tar.gz 5.3 KiB 2e5673800587ce12d3b5382a47049bb8b2b59920fb14af0deffe2fabad196248
paramiko_1.10.1-1git1.dsc 2.0 KiB 470dfa0d125edfb0e3877ef65730324e67cbdb342787c1ee2fb1b3ce0f58e27e

View changes file

Binary packages built by this source

paramiko-doc: Make ssh v2 connections with Python (Documentation)

 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.
 .
 This is the documentation for the package.

python-paramiko: Make ssh v2 connections with Python (Python 2)

 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.
 .
 This is the Python 2 version of the package.