macOS
brew install libmobilocal Homebrew formula metadata
安装
brew install libmobilocal Homebrew formula metadata
sudo apt install libmobi-devDebian stable package indexes · libmobi-dev · 来源: deb.debian.org
概览
C library for handling Kindle (MOBI) formats of ebook documents
历史
Libmobi is a C library and tool suite for Mobipocket and Kindle MOBI-family ebook files. It gives Unix packages a small native way to inspect, parse, reconstruct, edit metadata, and handle older Kindle document formats.
The project README describes Libmobi as a C library for Mobipocket/Kindle MOBI ebook documents, with command-line tools that also serve as examples for the library API. Its feature list covers PalmDOC, PRC, MOBI, newer KF8/AZW/AZW3, AZW4, metadata editing, encrypted documents, dictionary markup reconstruction, and output that can be fed back to kindlegen.
The release history shows a practical, parser-maintenance project: early releases added metadata extraction and mobimeta, while later releases focused heavily on corrupted-input handling, fuzzing-reported overreads, null dereferences, portability, and build fixes.
Libmobi is niche because MOBI is an older Kindle-era format, but it is useful in ebook tooling and preservation workflows where existing collections contain .mobi, .azw, or .azw3 files. The README names projects using it, including KyBook 2 Reader, @Voice Aloud Reader, and the QLMobi Quick Look plugin.
Homebrew, Debian, and Ubuntu package libmobi, making its command-line tools mobidrm, mobimeta, and mobitool available without building from source.
Developers include mobi.h and link with -lmobi to load MOBI files into library structures and parse raw content into HTML, CSS, fonts, and media resources. Command-line users use mobitool and related tools for inspection and metadata work.
The package is most useful for archival conversion, ebook metadata cleanup, Kindle-file debugging, and applications that still need to understand MOBI-family files even as EPUB dominates newer publishing workflows.
Libmobi is significant as an ebook-format archaeology package: it wraps a historically important commercial reading format in inspectable C code and command-line utilities.
Its fuzzing-heavy maintenance story is also notable. Ebook parsers process complex, often third-party-generated files, so the small package has a security and robustness role out of proportion to its install counts.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mobidrm | cli | 全局可执行文件 | |
mobimeta | cli | 全局可执行文件 | |
mobitool | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bfabiszewski/libmobi
安装元数据
| 软件包键 | brew:libmobi |
|---|---|
| 版本 | 0.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libmobi |
| 主页 | https://github.com/bfabiszewski/libmobi |
| 仓库 | https://github.com/bfabiszewski/libmobi |
| 上游文档 | https://github.com/bfabiszewski/libmobi#readme |
| 许可证 | LGPL-3.0-or-later |
| 源码归档 | https://github.com/bfabiszewski/libmobi/releases/download/v0.12/libmobi-0.12.tar.gz |
| 最后更新 | 2026-06-19T12:32:37-07:00 |
| Pulse | updated |
| macOS 提供的库 | libxml2 |
| 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 | libmobi |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libmobi-dev 0.12+dfsg-1
Development files for libmobi
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-devlibmobi-tools 0.12+dfsg-1
Tools for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-toolslibmobi0t64 0.12+dfsg-1
C library for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi0t64libmobi-dev 0.11+dfsg-1.1build1
Development files for libmobi
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-devlibmobi-tools 0.11+dfsg-1.1build1
Tools for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-toolslibmobi0t64 0.11+dfsg-1.1build1
C library for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi0t64来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.