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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mobimeta | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mobitool | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:libmobi |
|---|---|
| 版本 | 0.12 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/bfabiszewski/libmobi |
| 仓库 | https://github.com/bfabiszewski/libmobi |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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.