macOS
brew install libunicodelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libunicode in AI-Agent-Workflows.
Installation
brew install libunicodelocal Homebrew formula metadata
sudo apk add libunicodeAlpine Linux edge package indexes · libunicode · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libunicodeFedora Rawhide package metadata · libunicode · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libunicodenixpkgs package indexes · pkgs/by-name/li/libunicode/package.nix · Quelle: api.github.com
sudo pacman -S libunicodeArch Linux sync databases · libunicode · Quelle: geo.mirror.pkgbuild.com
sudo zypper install libunicode-developenSUSE Tumbleweed package metadata · libunicode-devel · Quelle: download.opensuse.org
Überblick
Modern C++20 Unicode library
Verlauf
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.
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 |
|---|---|---|---|
unicode-query | 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/contour-terminal/libunicode
Installationsmetadaten
| Paketschlüssel | brew:libunicode |
|---|---|
| Version | 0.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libunicode |
| Homepage | https://github.com/contour-terminal/libunicode |
| Repository | https://github.com/contour-terminal/libunicode |
| Upstream-Dokumentation | https://github.com/contour-terminal/libunicode |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/contour-terminal/libunicode/archive/refs/tags/v0.9.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-19T04:48:38Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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_6Quellspur
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.