macOS
brew install tallocal Homebrew formula metadata
brew
Align line endings if they match. Version 1.9 via Homebrew; verified from local package data.
install
brew install tallocal Homebrew formula metadata
overview
Align line endings if they match
history
tal is the Trailer Alignment Filter, a small C command-line filter by Thomas Jensen. Its official page says it reads lines from standard input, detects common trailing characters, and aligns those trailers so they begin and end on the same text columns.
The official tal page was created on 1997-05-04 and last updated on 1999-06-17 for version 1.9. It distributes source archives, DOS and Win32 ports, and documents Unix builds for systems including AIX, HP-UX, IRIX, Linux, OSF/1, SunOS 4, and SunOS 5.
tal belongs to the late-1990s Unix filter tradition: one small program, standard input to standard output, a man page, and editor integration through shell filters. The page explicitly calls out Vim visual-mode mappings for running selected lines through `tal`.
Official sources do not show broad mainstream adoption, but they do show portability work and user requests around formatting tables and more complex trailer selection. Homebrew packaging preserves the tool for modern macOS users despite its older upstream page.
Typical usage is to align closing comment tags, backslashes in C macro definitions, dots in index-like text, or status markers in a to-do list. The examples page demonstrates options for padding, target columns, case-insensitive matching, maximum line length, and trailer length.
Package nerds care about tal as a tiny, durable Unix text filter: public-domain style licensing, basic C portability, editor-friendly behavior, and a feature set narrow enough to remain useful decades later. It is the sort of small tool package managers keep alive because it composes well with editors and pipelines.
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 |
|---|---|---|---|
tal | 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://thomasjensen.com/software/tal/
install metadata
| Package key | brew:tal |
|---|---|
| Version | 1.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tal |
| Homepage | https://thomasjensen.com/software/tal/ |
| Upstream docs | https://thomasjensen.com/software/tal |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://thomasjensen.com/software/tal/tal-1.9.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | tal |
| 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 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.