Language

Package: brotli @ 1.0.9

Synopsis

General-purpose lossless compression

Description

This package provides the reference implementation of Brotli, 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.

The specification of the Brotli Compressed Data Format is defined in RFC 7932.

Home page
https://github.com/google/brotli
Location
gnu/packages/compression.scm (line: 2174, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/i0i0rwvb30w9dpx5gxsswqlqb7sfcj63-brotli-1.0.9.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/l7yl31va3c4awjk4dsql6ghh6cxnpsms-brotli-1.0.9.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/h5zjm9rcszjywl5rcbmqslbhsmj4gjy6-brotli-1.0.9.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/wrandvjn382vi1vl8i8q2caqiyi21adg-brotli-1.0.9.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/3b88lnzl2izh8z2isl8v45w1hhc7xw79-brotli-1.0.9.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/l1gh8d1idd5zbq3pp0rvwx5bl7cdfj1i-brotli-1.0.9.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/7kn482vr7h75lsakh21dkf21wh85iff7-brotli-1.0.9.drv
    x86_64-linuxi586-pc-gnu/gnu/store/3q4bb1089av6m43f3zr3krpf41j17wdr-brotli-1.0.9.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/8ws5padcn9jf7h184ywlyp6002mh5a4y-brotli-1.0.9.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/ar1rsfcanniyldrxp38l37hq5idkplqf-brotli-1.0.9.drv
    riscv64-linux/gnu/store/jf4az8g1dr7kya13lhcczfc0gw1sqyf2-brotli-1.0.9.drv
      powerpc-linux/gnu/store/fpjp45vziy6pd0yj54nybhdvafn0l7fx-brotli-1.0.9.drv
        powerpc64le-linux/gnu/store/hbwhk5766x95jwj1hvcna4b5hw48m00r-brotli-1.0.9.drv
        mips64el-linux/gnu/store/gsmi8mqmbr05rlc2ycjcxd1hgzji8a6r-brotli-1.0.9.drv
          i686-linux/gnu/store/rhfr5ld6vws09fxngwp02sx96lp5b2kv-brotli-1.0.9.drv
            i586-gnu/gnu/store/53q1znzwcvh7fzdfjd5a1hppz2g7l1qi-brotli-1.0.9.drv
            armhf-linux/gnu/store/yyly119s8wgrdfq4c94xkifxhrf51fv3-brotli-1.0.9.drv
            aarch64-linux/gnu/store/8nfgnqj8rk9w8xkpg1s1aii1fkabdw1d-brotli-1.0.9.drv

            Lint warnings

            LinterMessageLocation
            formatting

            Look for formatting issues in the source

            line 2190 is way too long (94 characters)