macOS
brew install tmllocal Homebrew formula metadata
安装
brew install tmllocal Homebrew formula metadata
nix profile install nixpkgs#tmlnixpkgs package indexes · pkgs/by-name/tm/tml/package.nix · 来源: api.github.com
概览
Tiny markup language for terminal output
历史
tml, short for Terminal Markup Language, is a Go module and standalone binary for writing colored and formatted terminal output with tag-like markup.
The project is intentionally small. Its official README presents tml as both a Go library and a CLI that reads tagged text and renders terminal color and attributes, making shell and Go output easier to read without manually writing escape sequences.
The supplied source facts show tml packaged in Homebrew and Nix, and as a Debian/Ubuntu Go development package. That adoption pattern reflects a dual identity: a command-line helper for shell users and a library dependency for Go packages.
tml is used by piping text containing tags to the binary or by calling the Go package from an application. The README documents foreground colors, background colors, and attributes such as bold, dim, italic, underline, blink, reverse, hidden, and strikethrough.
tml is package-nerd useful because it offers a tiny, installable alternative to bespoke ANSI escape handling. It is especially relevant to developers building small CLIs who want readable terminal output code.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tml | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tml |
|---|---|
| 版本 | 0.7.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/liamg/tml |
| 仓库 | https://github.com/liamg/tml |
| 最后更新 | 2026-07-26T00:50:42+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
golang-github-liamg-tml-dev 0.7.0-1
terminal markup language library for Go
sudo apt install golang-github-liamg-tml-devtml 0.7.0-1+b5
terminal markup language
sudo apt install tmltml
nix profile install nixpkgs#tmlgolang-github-liamg-tml-dev 0.6.0-1build1
terminal markup language library for Go
sudo apt install golang-github-liamg-tml-devtml 0.6.0-1build1
terminal markup language
sudo apt install tml来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.