python-zipstream 1.1.0-2 source package in Ubuntu

Changelog

python-zipstream (1.1.0-2) unstable; urgency=low

  * Exlude tests from the installation (Closes: #792767)

 -- Aigars Mahinovs <email address hidden>  Sat, 18 Jul 2015 16:06:56 +0300

Upload details

Uploaded by:
Aigars Mahinovs
Uploaded to:
Sid
Original maintainer:
Aigars Mahinovs
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zipstream_1.1.0-2.dsc 1.9 KiB 438fb3e1fa76493c34534ee8a5863d4d47444aa7a2f81202ecdd5d9a434d83da
python-zipstream_1.1.0.orig.tar.gz 19.2 KiB 3171e9e8b11fc7a12b11bf23737704e9412150c51642d45a628c6113f7534f03
python-zipstream_1.1.0-2.debian.tar.xz 2.1 KiB 694186b0625d58386dfe9d25677d68d2ac3e2215e1277e7184af7a15108804c4

Available diffs

No changes file available.

Binary packages built by this source

python-zipstream: Zipfile generator

 Zipstream.py is a zip archive generator based on python 3.3's zipfile.py.
 .
 It was created to generate a zip file generator for streaming (ie web apps).
 This is beneficial for when you want to provide a downloadable archive of a
 large collection of regular files, which would be infeasible to generate the
 archive prior to downloading.

python3-zipstream: Zipfile generator

 Zipstream.py is a zip archive generator based on python 3.3's zipfile.py.
 .
 It was created to generate a zip file generator for streaming (ie web apps).
 This is beneficial for when you want to provide a downloadable archive of a
 large collection of regular files, which would be infeasible to generate the
 archive prior to downloading.
 .
 Python3 version.