brotli 0.3.0+dfsg-2 source package in Ubuntu

Changelog

brotli (0.3.0+dfsg-2) unstable; urgency=medium

  * d/copyright: update to MIT
  * move brotli to the "utils" section (Closes: #814704)

 -- Tomasz Buchert <email address hidden>  Mon, 15 Feb 2016 09:53:52 +0100

Upload details

Uploaded by:
Tomasz Buchert
Uploaded to:
Sid
Original maintainer:
Tomasz Buchert
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
brotli_0.3.0+dfsg-2.dsc 1.7 KiB d995115123d140a054ce2fe30e84180253c1d3c7f57435db60827f2ab44c3000
brotli_0.3.0+dfsg.orig.tar.gz 7.5 MiB 12c46d27392318a9dd6b921af97cd9a49297b26eecb55d1caba61701a6c93932
brotli_0.3.0+dfsg-2.debian.tar.xz 2.6 KiB 5456f79dab7a8577c42e4b2a18d09f912f000223e78e5ceb9a1a46c3a9285472

Available diffs

No changes file available.

Binary packages built by this source

brotli: No summary available for brotli in ubuntu yakkety.

No description available for brotli in ubuntu yakkety.

brotli-dbgsym: No summary available for brotli-dbgsym in ubuntu yakkety.

No description available for brotli-dbgsym in ubuntu yakkety.

python-brotli: lossless compression algorithm and format (Python 2 version)

 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs a Python 2 module.

python3-brotli: lossless compression algorithm and format (Python 3 version)

 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs a Python 3 module.