pkg.soopen package index

brew / 順位 13921

cconv を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cconv

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install cconv

Debian stable package indexes · cconv · ソース: deb.debian.org

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

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

概要

パッケージ概要

Iconv based simplified-traditional Chinese conversion tool

コマンドとエイリアス

  • cconv

履歴

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

cconv is an iconv-based command-line tool for converting Chinese text between Simplified and Traditional forms. In package-manager terms it is a small, old-school Unix text filter: narrow purpose, autotools build, and useful in pipelines where users need script conversion rather than a larger localization framework.

プロジェクトの歴史

The official README calls cconv a simplified-traditional Chinese conversion tool based on iconv and notes that the GitHub repository is the project's new address. The GitHub repository was created in 2015, but the ChangeLog shows earlier 0.5 and 0.6 series development before the current v0.6.3 release line.

採用の歴史

The input package facts list cconv packages in Homebrew, Debian, Ubuntu, and Nix, which is typical for a compact C text-processing utility that remains useful even with a quiet upstream.

使われ方

The README presents cconv with iconv-style -f and -t encoding options and an example converting UTF-8 Simplified Chinese text to utf8-tw Traditional Chinese output.

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

cconv is the kind of utility package that survives because it does one culturally specific text transformation from the shell. Its interest is mostly practical: it exposes Chinese script conversion through familiar iconv-like flags and can be installed without a larger runtime.

タイムライン

  • 0.5 series: Early cconv releases recorded in the official ChangeLog.
  • 0.6.0: Cross-handling logic rewritten and conversion conditions expanded.
  • 0.6.1-0.6.3: Tables and bug fixes updated.
  • 2015: Official GitHub repository created.

Related projects

  • GNU libiconv is referenced by the README as the model and underlying text-conversion context.
  • OpenCC is a related package-space neighbor for Chinese script conversion, although cconv is its own smaller iconv-like tool.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cconv
バージョン0.6.3
パッケージマネージャHomebrew
ホームページhttps://github.com/xiaoyjy/cconv
リポジトリhttps://github.com/xiaoyjy/cconv
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

cconv 0.6.2-1.3

Simplified/Traditional Chinese conversion tool

http://code.google.com/p/cconv/

sudo apt install cconv
  • Section: text
  • Architecture: amd64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Cconv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cconv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcconv-dev 0.6.2-1.3

development libraries for CCONV

http://code.google.com/p/cconv/

sudo apt install libcconv-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cconv
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cconv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcconv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcconv0 0.6.2-1.3

library for cconv

http://code.google.com/p/cconv/

sudo apt install libcconv0
  • Section: libs
  • Architecture: amd64
  • Source Package: cconv
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cconv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcconv0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cconv

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

cconv 0.6.2-1.3build1

Simplified/Traditional Chinese conversion tool

http://code.google.com/p/cconv/

sudo apt install cconv
  • Section: universe/text
  • Architecture: amd64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Cconv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cconv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcconv-dev 0.6.2-1.3build1

development libraries for CCONV

http://code.google.com/p/cconv/

sudo apt install libcconv-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cconv
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cconv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcconv-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcconv0 0.6.2-1.3build1

library for cconv

http://code.google.com/p/cconv/

sudo apt install libcconv0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cconv
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cconv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcconv0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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