pkg.sopackage field notes

brew / rang 34

Installer brotli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de brotli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install brotli

provider-native install command

aperçu

Résumé du paquet

Generic-purpose lossless compression algorithm by Google

Commandes et alias

  • brotli

historique

Historique du projet et usages

Brotli is Google's general-purpose lossless compression format and reference implementation. It became especially important on the web through the `br` HTTP content coding and through WOFF2 font compression, making the Homebrew `brotli` CLI both a developer utility and a packaging handle for a web-platform primitive.

Historique du projet

Google announced Brotli as an open-source compression algorithm in September 2015, positioning it as a successor in spirit to Zopfli but with a new data format rather than Deflate compatibility. The announcement credited the format's density to context modeling, entropy-code reuse, a larger sliding window, and a static dictionary, and noted that the name means small bread in Swiss German.

The IETF published RFC 7932 in July 2016 as the authoritative specification for the Brotli compressed data format. The RFC defines a lossless format using LZ77 and Huffman coding, notes that the format is independent of CPU and operating system, registers the `br` HTTP content coding, and records Brotli as an integral part of WOFF 2.0.

Historique d'adoption

Brotli adoption moved quickly from Google's open-source release into browser and server infrastructure. Chrome Platform Status tracks the `Accept-Encoding: br` feature for HTTPS connections, and RFC 7932's IANA registration made `br` the standard content-coding token.

Package-manager adoption is unusually broad because Brotli is both an end-user CLI and a build/runtime dependency for web servers, language bindings, font pipelines, browsers, and package ecosystems. The input package facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, Winget, and openSUSE packages.

Modes d'utilisation

The command-line tool compresses and decompresses files, while the library is used by HTTP servers, CDNs, browsers, package managers, build systems, and font tooling. In web deployment, Brotli is commonly used for precompressed static assets or dynamic HTTPS responses advertised with `Content-Encoding: br`.

Pourquoi les passionnés de paquets s'y intéressent

Brotli is package-nerd catnip because it is a tiny-looking formula with enormous transitive significance: installable as one CLI, but embedded in the web stack as a standard content coding. It is also a reminder that compression tools are not just archivers; they become protocol features, browser compatibility questions, build-pipeline knobs, and distro security-maintenance surfaces.

Chronologie

  • 2013: Google publishes Zopfli, the Deflate-compatible predecessor cited in the Brotli announcement.
  • 2015-09-22: Google announces and open-sources Brotli.
  • 2016: Chrome Platform Status tracks `Accept-Encoding: br` for HTTPS connections.
  • 2016-07: RFC 7932 publishes the Brotli compressed data format and registers the `br` HTTP content coding.
  • 2020s: Brotli is packaged broadly across Unix, Windows, and language ecosystems.

Related projects

  • Related compression projects include Zopfli, zlib/Deflate/gzip, zstd, LZMA/xz, bzip2, libdeflate, and WOFF2 tooling. Brotli's closest historical sibling is Zopfli, while its web-deployment peer is gzip and its modern compression peer is often zstd.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:compress

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
brotliexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.2.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:brotli
Version1.2.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/google/brotli
Dépôthttps://github.com/google/brotli
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation