Automic VaultAutomic Vault

brew

csview mit Homebrew, apk, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für csview in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install csview

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install csview

MacPorts ports tree · textproc/csview/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add csview

Alpine Linux edge package indexes · csview · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#csview

nixpkgs package indexes · pkgs/by-name/cs/csview/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/csview

Scoop official bucket manifest trees · bucket/csview.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

High performance csv viewer for cli

Befehle und Aliase

  • csview

Verlauf

Projektgeschichte und Nutzung

csview is a Rust command-line CSV viewer focused on fast, memory-efficient table rendering with CJK and emoji alignment support.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2020: 0.3.x releases are published on GitHub.
  • 2022: 1.0.0 is released.
  • 2022: Changelog notes csview entering Homebrew core documentation.
  • 2024: 1.3.0 adds pager support.
  • 2024: 1.3.2 adds an aarch64-apple-darwin target.

Related projects

  • csview is compared upstream with xsv, util-linux column, and csvkit csvlook; it complements CSV transformation tools by focusing on display.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
csviewcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.3.4
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.3.4

https://github.com/wfxr/csview

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:csview
Version1.3.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/csview
Homepagehttps://github.com/wfxr/csview
Repositoryhttps://github.com/wfxr/csview
Upstream-Dokumentationhttps://github.com/wfxr/csview#readme
LizenzMIT OR Apache-2.0
Quellarchivhttps://github.com/wfxr/csview/archive/refs/tags/v1.3.4.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecsview
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

csview

nix profile install nixpkgs#csview
  • normalized package name match
  • Abgeglichen nach: Csview
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cs/csview/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

csview 1.3.4-r0

Pretty csv viewer for cli with cjk/emoji support

https://github.com/wfxr/csview

sudo apk add csview
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: csview
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Csview
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: csview from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

csview-bash-completion 1.3.4-r0

Bash completions for csview

https://github.com/wfxr/csview

sudo apk add csview-bash-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: csview
  • normalized package name match
  • Abgeglichen nach: Csview
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: csview-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

csview-fish-completion 1.3.4-r0

Fish completions for csview

https://github.com/wfxr/csview

sudo apk add csview-fish-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: csview
  • normalized package name match
  • Abgeglichen nach: Csview
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: csview-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

csview-zsh-completion 1.3.4-r0

Zsh completions for csview

https://github.com/wfxr/csview

sudo apk add csview-zsh-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: csview
  • normalized package name match
  • Abgeglichen nach: Csview
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: csview-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

csview

sudo port install csview
  • normalized package name match
  • Abgeglichen nach: Csview
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/csview/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/csview

scoop install main/csview
  • normalized package name match
  • Abgeglichen nach: Csview
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/csview.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment