macOS
brew install lizardlocal Homebrew formula metadata
sudo port install lizardMacPorts ports tree · archivers/lizard/Portfile · ソース: api.github.com
brew
lizard のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lizardlocal Homebrew formula metadata
sudo port install lizardMacPorts ports tree · archivers/lizard/Portfile · ソース: api.github.com
概要
Efficient compressor with very fast decompression
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lizardcat | cli | グローバル実行可能ファイル | |
unlizard | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/inikep/lizard
インストールメタデータ
| パッケージキー | brew:lizard |
|---|---|
| バージョン | 2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lizard |
| ホームページ | https://github.com/inikep/lizard |
| リポジトリ | https://github.com/inikep/lizard |
| 上流ドキュメント | https://github.com/inikep/lizard#readme |
| ライセンス | BSD-2-Clause AND GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/inikep/lizard/archive/refs/tags/v2.1.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lizard
sudo port install lizardソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.