macOS
brew install charslocal Homebrew formula metadata
brew
Command-line tool to display information about unicode characters. Version 0.7.0 via Homebrew; verified from local package data.
install
brew install charslocal Homebrew formula metadata
nix profile install nixpkgs#charsnixpkgs package indexes · pkgs/by-name/ch/chars/package.nix · source: api.github.com
overview
Command-line tool to display information about unicode characters
history
Cha(rs) is a command-line Unicode and ASCII character inspection tool.
The official README presents Cha(rs) as a Rust command-line tool for displaying names and codes for ASCII and Unicode characters or code points. It explicitly positions the project as inspired by classic ascii(1)-style lookup tools while extending the idea to Unicode and control-character edge cases.
The README documents installation from source with cargo install and points to operating-system packages including Arch Linux AUR, Homebrew, and Chocolatey. Homebrew packages version 0.7.0 and reports small but steady install counts.
Typical usage is running chars with a literal character, a Unicode code point such as U+1F63C, or an ambiguous numeric code, then reading the printed encodings, width, quote form, and Unicode name.
Cha(rs) is package-nerd interesting because it turns Unicode database lookup into a tiny terminal utility distributed through Rust and OS package managers, filling the same quick-reference role that ascii(1) filled for older character sets.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chars | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/boinkor-net/chars
install metadata
| Package key | brew:chars |
|---|---|
| Version | 0.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chars |
| Homepage | https://github.com/boinkor-net/chars/ |
| Repository | https://github.com/boinkor-net/chars |
| Upstream docs | https://github.com/boinkor-net/chars#readme |
| License | MIT |
| Source archive | https://github.com/boinkor-net/chars/archive/refs/tags/v0.7.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chars |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chars
nix profile install nixpkgs#charssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.