macOS
brew install csviewlocal Homebrew formula metadata
sudo port install csviewMacPorts ports tree · textproc/csview/Portfile · ソース: api.github.com
brew / 順位 5433
csview のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install csviewlocal Homebrew formula metadata
sudo port install csviewMacPorts ports tree · textproc/csview/Portfile · ソース: api.github.com
sudo apk add csviewAlpine Linux edge package indexes · csview · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#csviewnixpkgs package indexes · pkgs/by-name/cs/csview/package.nix · ソース: api.github.com
scoop install main/csviewScoop official bucket manifest trees · bucket/csview.json · ソース: api.github.com
概要
High performance csv viewer for cli
履歴
csview is a Rust command-line CSV viewer focused on fast, memory-efficient table rendering with CJK and emoji alignment support.
The README positions csview as a formatter and viewer rather than an analysis tool, explicitly distinguishing it from xsv. The changelog shows a 1.0.0 release in February 2022 after the 0.3 series, followed by packaging and usability work such as Homebrew documentation, line numbers, alignment options, pager support, and additional Apple Silicon release targets.
The official README documents installation through Homebrew, Arch AUR, NetBSD pkgsrc, Scoop, prebuilt GitHub releases, and cargo. That spread is meaningful for a small terminal viewer because users often install it as a standalone binary on machines where Python-heavy CSV tools are too slow or too large.
csview formats CSV, TSV, and custom-delimited data into aligned terminal tables, with styles including markdown table output. The README benchmarks it against xsv table, util-linux column, and csvkit's csvlook, emphasizing startup speed and memory use for viewing rather than transformation.
For package nerds, csview is a compact example of the Rust single-binary CLI pattern: published to crates.io, distributed through system package managers, and aimed at replacing heavier table viewers in shell pipelines.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
csview | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:csview |
|---|---|
| バージョン | 1.3.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/wfxr/csview |
| リポジトリ | https://github.com/wfxr/csview |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
csview
nix profile install nixpkgs#csviewcsview 1.3.4-r0
Pretty csv viewer for cli with cjk/emoji support
https://github.com/wfxr/csview
sudo apk add csviewcsview-bash-completion 1.3.4-r0
Bash completions for csview
https://github.com/wfxr/csview
sudo apk add csview-bash-completioncsview-fish-completion 1.3.4-r0
Fish completions for csview
https://github.com/wfxr/csview
sudo apk add csview-fish-completioncsview-zsh-completion 1.3.4-r0
Zsh completions for csview
https://github.com/wfxr/csview
sudo apk add csview-zsh-completioncsview
sudo port install csviewmain/csview
scoop install main/csviewソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.