brotli 0.3.0+dfsg-1 source package in Ubuntu

Changelog

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

  * d/gbp.conf: updated filtered files
  * d/patches: drop patches merged upstream
  * Imported Upstream version 0.3.0+dfsg

 -- Tomasz Buchert <email address hidden>  Fri, 05 Feb 2016 22:10:56 +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

Downloads

File Size SHA-256 Checksum
brotli_0.3.0+dfsg-1.dsc 1.7 KiB 1166978a5b7b21c6092c35ad6bd2af9cbb851dbf2187164496c0c8f14b3dd653
brotli_0.3.0+dfsg.orig.tar.gz 7.5 MiB 12c46d27392318a9dd6b921af97cd9a49297b26eecb55d1caba61701a6c93932
brotli_0.3.0+dfsg-1.debian.tar.xz 2.4 KiB 7eca39fb1e918ba9445838ab7a163f38f386ac98c6ab6f02453eea1be340e234

Available diffs

No changes file available.

Binary packages built by this source

brotli: lossless compression algorithm and format (command line utility)

 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 command line utility.

brotli-dbgsym: debug symbols for package brotli

 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 command line utility.

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.