macOS
brew install libsaillocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.