macOS
brew install csvlenslocal Homebrew formula metadata
sudo port install csvlensMacPorts ports tree · textproc/csvlens/Portfile · source: api.github.com
brew
Command-line csv viewer. Version 0.15.1 via Homebrew; verified from local package data.
install
brew install csvlenslocal Homebrew formula metadata
sudo port install csvlensMacPorts ports tree · textproc/csvlens/Portfile · source: api.github.com
nix profile install nixpkgs#csvlensnixpkgs package indexes · pkgs/by-name/cs/csvlens/package.nix · source: api.github.com
sudo pacman -S csvlensArch Linux sync databases · csvlens · source: geo.mirror.pkgbuild.com
scoop install main/csvlensScoop official bucket manifest trees · bucket/csvlens.json · source: api.github.com
winget install --id YS-L.csvlens -eWindows Package Manager source index · YS-L.csvlens · source: cdn.winget.microsoft.com
overview
Command-line csv viewer
history
csvlens is a Rust-based command-line CSV viewer positioned as a CSV-aware analogue of less: it opens files or stdin in an interactive terminal table view with search, filtering, sorting, column selection, wrapping, and clipboard-oriented actions.
The public release stream visible on GitHub begins with the 0.3.x series in 2023, and the changelog shows the project continuing as an interactive terminal viewer rather than a batch-processing CSV suite. Later releases added package-friendly polish such as a library target, aarch64 release targets, auto-delimiter defaults, row marking, and automatic reload.
The upstream README documents installation through direct release downloads, Homebrew, Arch Linux, Windows winget, several BSD package systems, and Cargo. That distribution footprint is notable for a comparatively young terminal data viewer because it covers Unix, macOS, Windows, BSD ports, and Rust's native package channel.
csvlens is commonly used where a user wants to inspect CSV or TSV-like output without importing it into a spreadsheet: open a file, pipe command output into the viewer, search or filter rows, narrow columns, sort interactively, and optionally print a selected value or marked rows back to stdout.
For package maintainers, csvlens is representative of the modern single-binary Rust CLI pattern: small user-facing surface, terminal-first UX, release archives for multiple platforms, Cargo installability, and packaging in Homebrew and OS repositories.
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 |
|---|---|---|---|
csvlens | 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/YS-L/csvlens
install metadata
| Package key | brew:csvlens |
|---|---|
| Version | 0.15.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/csvlens |
| Homepage | https://github.com/YS-L/csvlens |
| Repository | https://github.com/YS-L/csvlens |
| Upstream docs | https://github.com/YS-L/csvlens#readme |
| License | MIT |
| Source archive | https://github.com/YS-L/csvlens/archive/refs/tags/v0.15.1.tar.gz |
| Build dependencies | rust |
| 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 | csvlens |
| 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.
csvlens
nix profile install nixpkgs#csvlenscsvlens 0.15.1-2
Command line csv viewer
https://github.com/YS-L/csvlens
sudo pacman -S csvlenscsvlens
sudo port install csvlensmain/csvlens
scoop install main/csvlensYS-L.csvlens
winget install --id YS-L.csvlens -esource 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.