python-httplib2 0.9.1+dfsg-1 source package in Ubuntu

Changelog

python-httplib2 (0.9.1+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Ilias Tsitsimpis ]
  * New upstream release (Closes: #794750).

 -- Dmitry Shachnev <email address hidden>  Tue, 08 Sep 2015 13:55:42 +0300

Upload details

Uploaded by:
Andrea Colangelo
Uploaded to:
Sid
Original maintainer:
Andrea Colangelo
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main libs

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.9.1+dfsg-1.dsc 2.1 KiB 94cfe5b99f4ee52700fab635ccd72c6d6d410ef4405f6fe005af199df44aa7d2
python-httplib2_0.9.1+dfsg.orig.tar.gz 307.8 KiB 5f46a23d3d9b12c62d86dc01257c489a1392427dabf02291a9cbb16d5a2d2d20
python-httplib2_0.9.1+dfsg-1.debian.tar.xz 13.1 KiB 5642046ed778521ac341a1b1ff2b45d84751db3a80cdd26100abfbff7861ecba

Available diffs

No changes file available.

Binary packages built by this source

python-httplib2: comprehensive HTTP client library written for Python

 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python2 series.

python3-httplib2: comprehensive HTTP client library written for Python3

 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python3 series.