macOS
brew install libpstprovider-native install command
brew / 順位 2918
libpst のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libpstprovider-native install command
概要
Utilities for the PST file format
履歴
libpst is a Unix-oriented toolkit and library for extracting Microsoft Outlook PST data into mail formats used by open mail clients and archival workflows.
The Five-Ten-SG libpst documentation presents readpst as the front-line utility for converting Outlook Personal Folders files to mbox, MH-style files, separate messages, contacts, LDAP LDIF, vCard, and DII load-file output. The project maintained a Mercurial repository and developer documentation for libpst.so.4, placing it in the older Unix tradition of small conversion tools with a reusable C library beneath them.
The package matters historically because PST files were proprietary Outlook containers while Unix mail tools generally expected mailbox-like formats. libpst became one of the standard escape hatches for migration, discovery, forensics, and long-lived personal mail archives.
The project spread through Unix package collections because its job is narrow, hard to replace by shell scripting, and repeatedly needed during Outlook migrations. The Homebrew formula, together with the input package-manager metadata for Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, shows broad packaging across desktop and server ecosystems.
Package users most often encounter libpst through readpst, which turns PST folders into mbox-compatible output or separate message files. The sibling tools lspst, pst2ldif, and pst2dii cover inspection, contact export, and litigation-support workflows.
For package maintainers, libpst is a classic compatibility package: it bridges a proprietary desktop data format into plain Unix artifacts, exposes a shared library for downstream tools, and carries enough format edge cases that having one maintained implementation is better than every mail importer growing its own PST parser.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lspst | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
nick2ldif | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
pst2ldif | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
readpst | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libpst |
|---|---|
| バージョン | 0.6.76 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.five-ten-sg.com/libpst/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.