Package: brotli
Type: Package
Title: A Compression Format Optimized for the Web
Version: 1.3.2
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-4035-0289")),
    person("Google, Inc", role = c("aut","cph"), comment = "Brotli C++ library"))
Description: A lossless compressed data format that uses a combination 
    of the LZ77 algorithm and Huffman coding <https://www.rfc-editor.org/rfc/rfc7932>.
    Brotli is similar in speed to deflate (gzip) but offers more dense compression.
License: MIT + file LICENSE
URL: https://jeroen.r-universe.dev/brotli
BugReports: https://github.com/jeroen/brotli/issues
VignetteBuilder: knitr, R.rsp
Suggests: spelling, knitr, R.rsp, microbenchmark, rmarkdown, ggplot2
RoxygenNote: 6.0.1
Language: en-US
NeedsCompilation: yes
Packaged: 2025-03-17 21:25:31 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Google, Inc [aut, cph] (Brotli C++ library)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-18 11:20:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-03-18 13:35:45 UTC; unix
Archs: brotli.so.dSYM
