macOS
brew install tmllocal Homebrew formula metadata
brew
Tiny markup language for terminal output. Version 0.7.1 via Homebrew; verified from local package data.
install
brew install tmllocal Homebrew formula metadata
sudo apt install golang-github-liamg-tml-devDebian stable package indexes · golang-github-liamg-tml-dev · source: deb.debian.org
nix profile install nixpkgs#tmlnixpkgs package indexes · pkgs/by-name/tm/tml/package.nix · source: api.github.com
overview
Tiny markup language for terminal output
history
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.
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 |
|---|---|---|---|
tml | 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.
install metadata
| Package key | brew:tml |
|---|---|
| Version | 0.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tml |
| Homepage | https://github.com/liamg/tml |
| Repository | https://github.com/liamg/tml |
| Upstream docs | https://github.com/liamg/tml#readme |
| License | Unlicense |
| Source archive | https://github.com/liamg/tml/archive/refs/tags/v0.7.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tml |
| 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.
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 tmlsource 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.