macOS
brew install libsaillocal Homebrew formula metadata
brew
libsail のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libsaillocal Homebrew formula metadata
概要
Missing small and fast image decoding library for humans (not for machines)
履歴
libsail is the library component of SAIL, the Squirrel Abstract Imaging Library, a cross-platform C11 image decoding and encoding library with C, C++, and Python APIs. Its history is thinner than older desktop libraries, but the project documents a predecessor relationship to ksquirrel-libs.
The SAIL FAQ says SAIL is a rebranded ksquirrel-libs rewritten in C, improved, and enhanced with high-level APIs, and dates the SAIL/ksquirrel-libs lineage to 2003. The GitHub repository was created in March 2020 and the release tags show pre-release development through the 0.9.0 series before 1.0.0 tags in June 2026.
The README positions SAIL for image viewers, game developers, and applications that need a clean API for many image formats. It also documents installation through PyPI, Homebrew, Conan, and vcpkg, which is the main source-backed evidence for cross-platform packaging adoption.
Users link libsail from C or C++, use the Python binding, or invoke the sail command-line utility for conversion, resizing, frame extraction, and codec-tuning operations. The library loads codecs on demand and exposes multiple API levels for simple and advanced image handling.
SAIL is interesting to packagers because it tries to sit between tiny single-header image loaders and large desktop imaging stacks: codec plugins, C11 portability, Python bindings, and package recipes all meet in one relatively young image-library package.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sail-imaging | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/HappySeaFox/sail
インストールメタデータ
| パッケージキー | brew:libsail |
|---|---|
| バージョン | 1.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libsail |
| ホームページ | https://sail.software |
| リポジトリ | https://github.com/HappySeaFox/sail |
| 上流ドキュメント | https://github.com/HappySeaFox/sail#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/HappySeaFox/sail/archive/refs/tags/v1.0.3.tar.gz |
| 最終更新 | 2026-07-05T23:07:19Z |
| Pulse | updated |
| 依存関係 | brotli, ffmpeg, giflib, highway, imath, jpeg-turbo, jpeg-xl, libavif, libheif, libpng, libtiff, little-cms2, openexr, openjpeg, resvg, webp |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsail |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.