macOS
brew install unumlocal Homebrew formula metadata
安装
brew install unumlocal Homebrew formula metadata
概览
Interconvert numbers, Unicode, and HTML/XHTML entities
历史
unum is a small Fourmilab command-line utility for interconverting decimal, octal, hexadecimal, binary, Unicode character data, and HTML/XHTML named or numeric character entities. Its history is tied less to a large ecosystem than to the long Unix tradition of keeping compact text and lookup tools on the command line.
John Walker published the Fourmilab unum page in February 2006. The page presents unum as a standalone portable Perl program that removes the need to manually consult Unicode tables, HTML entity references, and programmer calculators when preparing web documents or source text.
The utility remained maintained as Unicode and HTML entity data changed. The Fourmilab page lists multiple updates from 2017 through 2023 and identifies version 3.6-15.1.0 as released on October 21, 2023, with character tables based on Unicode 15.1.0.
unum appears in Homebrew as a niche developer utility rather than a broad platform tool. Its adoption story is mostly the durable packaging of a single-file Perl reference program for users who want Unicode and entity lookups available from a shell.
The tool is used to answer questions such as converting code points between bases, finding the Unicode name for a character, looking up HTML entities, decoding UTF-8 byte sequences, and listing Unicode blocks. Fourmilab documents installation as placing the single unum.pl file somewhere on PATH, with Perl and optionally bunzip2 as the main runtime requirements.
For package-nerd workflows, unum is the kind of low-dependency utility that survives because it is scriptable, portable, and focused. It is useful when packaging documentation, terminals, web pages, or source files expose encoding details that are easier to inspect from a CLI than from a browser or GUI character map.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
unum | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:unum |
|---|---|
| 版本 | 3.6-15.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.fourmilab.ch/webtools/unum/ |
| 最后更新 | 2026-06-22T14:06:32-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.