pkg.soopen package index

brew / 順位 4110

csvtk を Homebrew, MacPorts, Nix でインストール

csvtk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install csvtk

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install csvtk

MacPorts ports tree · textproc/csvtk/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#csvtk

nixpkgs package indexes · pkgs/by-name/cs/csvtk/package.nix · ソース: api.github.com

概要

パッケージ概要

Cross-platform, efficient and practical CSV/TSV toolkit in Golang

コマンドとエイリアス

  • csvtk

履歴

プロジェクトの歴史と使われ方

csvtk is a cross-platform Go toolkit for CSV and TSV processing, originally framed for bioinformatics and data-science table workflows. It emphasizes many subcommands, compressed input support, field selection by names, pipeline integration, and prebuilt binaries.

プロジェクトの歴史

The public release series begins with v0.1 in April 2016. The project grew from a compact CSV/TSV utility into a broad suite with commands for inspection, conversion, set operations, editing, transforms, sorting, joins, plots, and shell autocompletion.

採用の歴史

The official README documents release binaries, Pixi, conda-forge, Homebrew, Go install, and Arch AUR installation. Its conda and bioinformatics-facing documentation are significant because CSV/TSV table wrangling is common in reproducible analysis pipelines where package-manager availability matters.

使われ方

csvtk is commonly used as a pipeline component for rapid table inspection and transformation: selecting or excluding fields by name, converting CSV to TSV, JSON, Markdown, reStructuredText, or XLSX, fixing malformed records, joining tables, summarizing columns, and plotting simple charts.

パッケージ好きにとっての重要性

csvtk is package-nerd-interesting because it packages a large table-toolbox surface into a single Go binary with no runtime dependencies, while still being distributed through language, OS, and scientific package channels. It overlaps with csvkit and xsv but leans into compressed files, bioinformatics documentation, and many built-in subcommands.

タイムライン

  • 2016: v0.1 preview release.
  • 2024: v0.31.0 improved sort and join performance and added mutate3.
  • 2025: v0.34.0 added plot bar; v0.36.0 added shuf.
  • 2026: v0.37.0 added LZ4 read/write support; v0.38.0 refined filtering and cut behavior.

Related projects

  • The README explicitly compares csvtk with csvkit and positions CSV/TSV handling beside bioinformatics FASTA/Q tooling, reflecting the author's wider ecosystem of command-line bioinformatics utilities.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
csvtk実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.37.0
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:csvtk
バージョン0.37.0
パッケージマネージャHomebrew
ホームページhttps://bioinf.shenwei.me/csvtk
リポジトリhttps://github.com/shenwei356/csvtk
最終更新2026-07-25T14:20:52-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

csvtk

nix profile install nixpkgs#csvtk
  • normalized package name match
  • 一致条件: Csvtk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cs/csvtk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

csvtk

sudo port install csvtk
  • normalized package name match
  • 一致条件: Csvtk
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/csvtk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation