macOS
brew install alignlocal Homebrew formula metadata
brew
Text column alignment filter. Version 1.7.5 via Homebrew; verified from local package data.
install
brew install alignlocal Homebrew formula metadata
nix profile install nixpkgs#alignnixpkgs package indexes · pkgs/by-name/al/align/package.nix · source: api.github.com
overview
Text column alignment filter
history
align is a small Unix-style text filter by Stephen B. Kinzler for vertically aligning columns in separated text, distributed with the companion width utility.
The official page dates align to the 2000-2001 copyright period and the bundled width tool to 1993-2001. The page itself is dated December 2001 and advertises align 1.7.5 as a downloadable tarball rather than a public source-control repository.
The implementation is presented as installable Perl scripts: users can put align and width directly on PATH or use the supplied Makefile.
The input package-manager facts show align remains packaged by Homebrew and Nix, but the official project page does not document wider adoption beyond its Unix filter audience.
Typical use is in pipelines over logs or tables. With whitespace-separated columns, align can infer separators and print aligned output; options can control input separators, output joiners, and left, right, center, numeric, or zero-padded numeric alignment. The companion width utility reports line widths and longest lines.
align is the kind of small, durable command-line filter package managers preserve because it composes with pipes and solves a narrow formatting job without a larger table-processing dependency.
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 |
|---|---|---|---|
width | 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:align |
|---|---|
| Version | 1.7.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/align |
| Homepage | https://kinzler.com/me/align/ |
| Upstream docs | https://kinzler.com/me/align |
| License | GPL-2.0-or-later |
| Source archive | https://kinzler.com/me/align/align-1.7.5.tgz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | align |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
align
nix profile install nixpkgs#alignsource 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.