macOS
brew install lizardlocal Homebrew formula metadata
sudo port install lizardMacPorts ports tree · archivers/lizard/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lizard pour les workflows d'agents IA.
installation
brew install lizardlocal Homebrew formula metadata
sudo port install lizardMacPorts ports tree · archivers/lizard/Portfile · Source: api.github.com
aperçu
Efficient compressor with very fast decompression
historique
lizard is a lossless compression utility and library by Przemyslaw Skibinski, originally published as LZ5. It is historically interesting as an experiment in the space between LZ4-style speed and zlib/zstd-style compression ratio.
The inikep/lizard repository was created on GitHub in October 2015. The README states that Lizard was formerly LZ5 and is based on Yann Collet's LZ4 library, while using a compression format that is not compatible with LZ4.
The project exposes several compression modes: fast LZ4-like levels, LIZv1 levels aimed at stronger ratios, and Huffman-coded variants. The upstream README frames the design as fast decompression without relying on SSE or AVX extensions.
Early public releases were named LZ5 in 2015 and 2016. The GitHub release named lizard v1.0 was published in March 2017, marking the rename visible to package managers and users.
The upstream README added a 2025 update explaining that Lizard's 2017 niche had narrowed because LZ4 and zstd had improved substantially. That makes the package more of a compression-history artifact than a default modern choice.
The Homebrew formula installs command-line tools such as lizardcat and unlizard for working with the Lizard stream format.
For package users, Lizard matters most when reproducing older benchmark comparisons or handling data produced with the Lizard format; for new compression choices, upstream points readers toward LZ4 and zstd performance progress.
brew:lizard is the reason Homebrew's unrelated cyclomatic-complexity analyzer is packaged as lizard-analyzer. The collision is a neat example of why package names, executable names, and upstream project names do not always line up.
Compression packages often preserve niche codecs long after the mainstream ecosystem standardizes elsewhere, because archives, benchmarks, and reproducible experiments can outlive the period when a codec was a leading recommendation.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
lizardcat | cli | exécutable global | |
unlizard | cli | exécutable global |
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.
https://github.com/inikep/lizard
métadonnées d'installation
| Clé du paquet | brew:lizard |
|---|---|
| Version | 2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lizard |
| Page d'accueil | https://github.com/inikep/lizard |
| Dépôt | https://github.com/inikep/lizard |
| Docs amont | https://github.com/inikep/lizard#readme |
| Licence | BSD-2-Clause AND GPL-2.0-or-later |
| Archive source | https://github.com/inikep/lizard/archive/refs/tags/v2.1.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lizard |
| Version Scheme | 1 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
lizard
sudo port install lizardpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.