paramiko 2.0.0-1 source package in Ubuntu

Changelog

paramiko (2.0.0-1) unstable; urgency=medium

  * Imported Upstream version 2.0.0 (Closes: #826737)
  * Correct email address for patch
  * Update Standards-Version to 3.9.8, no changes needed
  * Update doc file names to match upstream changes
  * Update crypto dependencies
  * Clean up debian/control, debian/rules and lintian issues
  * Upstream bug tracking check (Closes: #783313, #754851)

 -- Jeremy T. Bouse <email address hidden>  Wed, 08 Jun 2016 23:56:41 -0400

Upload details

Uploaded by:
Jeremy T. Bouse
Uploaded to:
Sid
Original maintainer:
Jeremy T. Bouse
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
paramiko_2.0.0-1.dsc 2.2 KiB 19338ddf86f63ef5569072693cce98894ee1adfbe60693ae684b28306d41a298
paramiko_2.0.0.orig.tar.gz 267.4 KiB acf3866621794d68ce42bd5bcb769b6f9ff7e362cc1064e1b1af4185cdc4ed3b
paramiko_2.0.0-1.debian.tar.xz 5.8 KiB dc798c025969acb04c0432314a5619419fd33f97e22bdd0582343234a4734576

Available diffs

No changes file available.

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 (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.

python3-paramiko: Make ssh v2 connections (Python 3)

 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 3 version of the package.