macOS
brew install libdatrielocal Homebrew formula metadata
sudo port install libdatrieMacPorts ports tree · devel/libdatrie/Portfile · ソース: api.github.com
brew
libdatrie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libdatrielocal Homebrew formula metadata
sudo port install libdatrieMacPorts ports tree · devel/libdatrie/Portfile · ソース: api.github.com
sudo apk add libdatrieAlpine Linux edge package indexes · libdatrie · ソース: dl-cdn.alpinelinux.org
sudo dnf install libdatrieFedora Rawhide package metadata · libdatrie · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libdatrienixpkgs package indexes · pkgs/by-name/li/libdatrie/package.nix · ソース: api.github.com
sudo pacman -S libdatrieArch Linux sync databases · libdatrie · ソース: geo.mirror.pkgbuild.com
sudo apt install libdatrie-devDebian stable package indexes · libdatrie-dev · ソース: deb.debian.org
sudo zypper install libdatrie-developenSUSE Tumbleweed package metadata · libdatrie-devel · ソース: download.opensuse.org
概要
Double-Array Trie Library
履歴
libdatrie is Theppitak Karoonboonyanan's C implementation of a double-array trie, packaged as a small LGPL library plus the trietool command. It occupies a durable niche in text-processing stacks that need compact dictionary lookup.
The upstream README traces libdatrie to an earlier C++ library named midatrie and to Junichi Aoe's double-array trie structure. The project page says the implementation was simplified and rewritten from scratch in C, with libdatrie 0.1.0 released on 18 September 2006.
Release notes show a conservative library-maintenance rhythm: ABI and file-format changes before 0.2.0, portability fixes for Mac, Cygwin, MinGW, NetBSD, and Windows, Doxygen documentation updates, serialization APIs, and build-system cleanup. The package has stayed intentionally focused on the data structure rather than becoming a broad NLP toolkit.
The README frames tries as useful for lexical analyzers and spelling dictionaries, and the NEWS file explicitly mentions LibThai word-breaking performance improvements in 2015. Its package availability across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, and other systems reflects its role as a low-level dependency rather than a widely invoked application.
Users can link the C library for trie storage and lookup or use trietool to create and inspect trie data. The alphabet-map detail in the original project notes is important: applications define a compact character mapping before building trie storage.
libdatrie is the kind of package that shows why distro dependency graphs matter: a tiny C library, an old but useful data structure, a command-line utility, and years of portability fixes that keep language and dictionary packages building cleanly.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
trietool | cli | グローバル実行可能ファイル | |
trietool-0.2 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tlwg/libdatrie
インストールメタデータ
| パッケージキー | brew:libdatrie |
|---|---|
| バージョン | 0.2.14 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libdatrie |
| ホームページ | https://github.com/tlwg/libdatrie |
| リポジトリ | https://github.com/tlwg/libdatrie |
| 上流ドキュメント | https://github.com/tlwg/libdatrie#readme |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/tlwg/libdatrie/releases/download/v0.2.14/libdatrie-0.2.14.tar.xz |
| ビルド依存関係 | 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 | libdatrie |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libdatrie-dev 0.2.13-3+b1
Development files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-devlibdatrie-doc 0.2.13-3
Documentation files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-doclibdatrie1 0.2.13-3+b1
Double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1libdatrie1-bin 0.2.13-3+b1
Programs for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1-binlibdatrie
nix profile install nixpkgs#libdatrielibdatrie-dev 0.2.13-3build1
Development files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-devlibdatrie-doc 0.2.13-3build1
Documentation files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-doclibdatrie1 0.2.13-3build1
Double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1libdatrie1-bin 0.2.13-3build1
Programs for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1-binlibdatrie 0.2.14-r1
Double-array trie library
https://github.com/tlwg/libdatrie
sudo apk add libdatrielibdatrie-dev 0.2.14-r1
Double-array trie library (development files)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-devlibdatrie-doc 0.2.14-r1
Double-array trie library (documentation)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-doclibdatrie-libs 0.2.14-r1
Double-array trie library (libraries)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-libslibdatrie 0.2.14-2.fc44
Implementation of Double-Array structure for representing trie
http://linux.thai.net/projects/datrie
sudo dnf install libdatrielibdatrie-devel 0.2.14-2.fc44
Development files for libdatrie
http://linux.thai.net/projects/datrie
sudo dnf install libdatrie-devellibdatrie 0.2.14-1
Double-array trie library
https://linux.thai.net/projects/datrie
sudo pacman -S libdatrieソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.