macOS
brew install distributionlocal Homebrew formula metadata
brew
Create ASCII graphical histograms in the terminal. Version 1.3 via Homebrew; verified from local package data.
install
brew install distributionlocal Homebrew formula metadata
nix profile install nixpkgs#distributionnixpkgs package indexes · pkgs/by-name/di/distribution/package.nix · source: api.github.com
sudo zypper install distribution-registryopenSUSE Tumbleweed package metadata · distribution-registry · source: download.opensuse.org
overview
Create ASCII graphical histograms in the terminal
history
distribution is a terminal histogram and graphing tool for turning command output into character-based charts. Its appeal is the old Unix habit of inserting one small filter into a pipeline to make text data easier to inspect.
The README says the original scripts were written in Perl and Python by Tim Ellis, then expanded beyond simple frequency histograms into time-series and arbitrary x-axis graphs. The current canonical README also records a project-control transfer from the previous maintainer to wizzat.
distribution's own installation notes mention Homebrew as the simple install route, while the input package facts show availability in Brew and Nix. That is modest adoption, but enough to place it in the family of small terminal data-inspection packages.
The common pattern is to pipe a list, count stream, syslog slice, process list, or du output into distribution and let it render a proportional ASCII or Unicode chart. It supports tokenization, pre-aggregated key/value input, numeric-only graphs, colors, terminal-size aware output, and an rcfile for preferred defaults.
distribution is package-nerdy because it makes ad hoc shell observability friendlier without asking users to leave the terminal or produce a heavyweight plot. It is the kind of tiny data tool that survives in package managers because it composes with everything.
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 |
|---|---|---|---|
distribution | 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://github.com/time-less-ness/distribution
install metadata
| Package key | brew:distribution |
|---|---|
| Version | 1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/distribution |
| Homepage | https://github.com/time-less-ness/distribution |
| Repository | https://github.com/time-less-ness/distribution |
| Upstream docs | https://github.com/time-less-ness/distribution#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/time-less-ness/distribution/archive/refs/tags/1.3.tar.gz |
| Uses from macOS | python |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | distribution |
| 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.
distribution
nix profile install nixpkgs#distributiondistribution-registry 3.1.1-3.1
Registry server following OCI Distribution Specification
https://github.com/distribution/distribution
sudo zypper install distribution-registrysource 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.