ndg-httpsclient 0.4.0-2 source package in Ubuntu

Changelog

ndg-httpsclient (0.4.0-2) unstable; urgency=medium

  * Add python3 package. (Closes: #803525)
    thanks Harlan Lieberman-Berg for the bug report!

 -- Gianfranco Costamagna <email address hidden>  Sat, 31 Oct 2015 08:17:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ndg-httpsclient_0.4.0-2.dsc 2.1 KiB 2227f42ce4e00c236a954129084205e09c4be867a96706747d259cf5d754913f
ndg-httpsclient_0.4.0.orig.tar.gz 23.5 KiB e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274
ndg-httpsclient_0.4.0-2.debian.tar.xz 3.2 KiB 6ee19051da198408212ef086767c0c5f2227986c2882e89adab399cf113b93e0

Available diffs

No changes file available.

Binary packages built by this source

python-ndg-httpsclient: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python2

 ndg-httpsclient is a HTTPS client implementation for httplib and
 urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
 implementation over the default provided with Python and importantly
 enables full verification of the SSL peer.
 .
 This is the Python2 package, providing the ndg-httpsclient binary too.

python3-ndg-httpsclient: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python3

 ndg-httpsclient is a HTTPS client implementation for httplib and
 urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
 implementation over the default provided with Python and importantly
 enables full verification of the SSL peer.
 .
 This is the Python3 package