macOS
brew install libunicodelocal Homebrew formula metadata
brew
libunicode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libunicodelocal Homebrew formula metadata
sudo apk add libunicodeAlpine Linux edge package indexes · libunicode · ソース: dl-cdn.alpinelinux.org
sudo dnf install libunicodeFedora Rawhide package metadata · libunicode · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libunicodenixpkgs package indexes · pkgs/by-name/li/libunicode/package.nix · ソース: api.github.com
sudo pacman -S libunicodeArch Linux sync databases · libunicode · ソース: geo.mirror.pkgbuild.com
sudo zypper install libunicode-developenSUSE Tumbleweed package metadata · libunicode-devel · ソース: download.opensuse.org
概要
Modern C++20 Unicode library
履歴
libunicode is a modern C++20 Unicode library from the Contour Terminal ecosystem, focused on practical Unicode properties, segmentation, width calculation, and conversion APIs.
The project describes its goal as painless Unicode support for C++ with simple APIs that feel familiar to C++ standard-library users. Its feature set includes Unicode Character Database property access, UTF-8 and UTF-32 conversion, wcwidth-style width calculation, grapheme segmentation, emoji and script segmentation, word segmentation, and a unicode-query command-line tool.
The v0.1.0 release on November 3, 2022 called itself an initial release after two and a half years and said the project had already been actively used by Contour Terminal. Later tags show a steady 0.x progression through v0.9.0 on April 9, 2026.
The README names Contour Terminal Emulator as a user of the library. That adoption path explains the library's emphasis on terminal-relevant Unicode details such as grapheme clusters, width, variation selectors, emoji behavior, and text-run segmentation.
Packaging in Homebrew and other Unix-like package sets gives developers a small C++ alternative to larger Unicode stacks when they want terminal- or text-processing-oriented Unicode support without adopting ICU's older C/C++ API style.
Developers can add libunicode as a submodule or CMake dependency and link against unicode::unicode. Users can inspect text with the unicode-query CLI, while applications use the library for width decisions, segmentation, conversion, and Unicode property lookup.
libunicode is package-nerd significant as a terminal-driven Unicode library: it focuses on the messy details that make modern terminal rendering hard, especially grapheme clusters, emoji sequences, variation selectors, and wcwidth-like behavior.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
unicode-query | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/contour-terminal/libunicode
インストールメタデータ
| パッケージキー | brew:libunicode |
|---|---|
| バージョン | 0.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libunicode |
| ホームページ | https://github.com/contour-terminal/libunicode |
| リポジトリ | https://github.com/contour-terminal/libunicode |
| 上流ドキュメント | https://github.com/contour-terminal/libunicode |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/contour-terminal/libunicode/archive/refs/tags/v0.9.2.tar.gz |
| 最終更新 | 2026-07-19T04:48:38Z |
| Pulse | updated |
| ビルド依存関係 | cmake |
| 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 | libunicode |
| 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 パッケージリンクとは分けて表示されます。
libunicode
nix profile install nixpkgs#libunicodelibunicode 0.7.0-r0
Modern C++17 Unicode library
sudo apk add libunicodelibunicode-dev 0.7.0-r0
Modern C++17 Unicode library (development files)
sudo apk add libunicode-devlibunicode-doc 0.7.0-r0
Modern C++17 Unicode library (documentation)
sudo apk add libunicode-doclibunicode-tools 0.7.0-r0
Modern C++17 Unicode library - query tools
sudo apk add libunicode-toolslibunicode 0.9.0-1.fc45
Modern C++20 Unicode Library
https://github.com/contour-terminal/libunicode
sudo dnf install libunicodelibunicode-devel 0.9.0-1.fc45
Development files for libunicode
https://github.com/contour-terminal/libunicode
sudo dnf install libunicode-devellibunicode-tools 0.9.0-1.fc45
Tools for libunicode
https://github.com/contour-terminal/libunicode
sudo dnf install libunicode-toolslibunicode 0.9.0-1
Unicode and UTF-8 C++ library
https://github.com/contour-terminal/libunicode
sudo pacman -S libunicodelibunicode-devel 0.6.0-1.4
Development files for libunicode
https://github.com/contour-terminal/libunicode
sudo zypper install libunicode-devellibunicode-tools 0.6.0-1.4
Tools for libunicode
https://github.com/contour-terminal/libunicode
sudo zypper install libunicode-toolslibunicode0_6 0.6.0-1.4
Library files for libunicode
https://github.com/contour-terminal/libunicode
sudo zypper install libunicode0_6ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.