Path to this page:
./
archivers/py-brotli,
Generic-purpose lossless compression algorithm (Python module)
Branch: pkgsrc-2020Q1,
Version: 1.0.7,
Package name: py37-brotli-1.0.7,
Maintainer: pkgsrc-usersBrotli 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 contains Python bindings for Brotli.
Required to run:[
devel/py-setuptools] [
lang/python37]
Master sites:
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-brotli-1.0.7 (created)