macOS
brew install libmobilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libmobi in AI-Agent-Workflows.
Installation
brew install libmobilocal Homebrew formula metadata
sudo apt install libmobi-devDebian stable package indexes · libmobi-dev · Quelle: deb.debian.org
Überblick
C library for handling Kindle (MOBI) formats of ebook documents
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mobidrm | cli | globales Executable | |
mobimeta | cli | globales Executable | |
mobitool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bfabiszewski/libmobi
Installationsmetadaten
| Paketschlüssel | brew:libmobi |
|---|---|
| Version | 0.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libmobi |
| Homepage | https://github.com/bfabiszewski/libmobi |
| Repository | https://github.com/bfabiszewski/libmobi |
| Upstream-Dokumentation | https://github.com/bfabiszewski/libmobi#readme |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/bfabiszewski/libmobi/releases/download/v0.12/libmobi-0.12.tar.gz |
| Zuletzt aktualisiert | 2026-06-19T12:32:37-07:00 |
| Pulse | updated |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libmobi0t64Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.