jeroenooms/brotli: A Compression Format Optimized for the Web

A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding. Brotli is similar in speed to deflate (gzip) but offers more dense compression.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.0
URL https://www.rfc-editor.org/rfc/rfc7932 (spec) https://github.com/google/brotli#readme (upstream) https://github.com/jeroen/brotli#read (devel)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeroenooms/brotli")
jeroenooms/brotli documentation built on Oct. 20, 2022, 1:38 a.m.