macOS
brew install cconvlocal Homebrew formula metadata
brew / 順位 13921
cconv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cconvlocal Homebrew formula metadata
sudo apt install cconvDebian stable package indexes · cconv · ソース: deb.debian.org
nix profile install nixpkgs#cconvnixpkgs package indexes · pkgs/by-name/cc/cconv/package.nix · ソース: api.github.com
概要
Iconv based simplified-traditional Chinese conversion tool
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cconv | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cconv |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/xiaoyjy/cconv |
| リポジトリ | https://github.com/xiaoyjy/cconv |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cconv 0.6.2-1.3
Simplified/Traditional Chinese conversion tool
http://code.google.com/p/cconv/
sudo apt install cconvlibcconv-dev 0.6.2-1.3
development libraries for CCONV
http://code.google.com/p/cconv/
sudo apt install libcconv-devlibcconv0 0.6.2-1.3
library for cconv
http://code.google.com/p/cconv/
sudo apt install libcconv0cconv
nix profile install nixpkgs#cconvcconv 0.6.2-1.3build1
Simplified/Traditional Chinese conversion tool
http://code.google.com/p/cconv/
sudo apt install cconvlibcconv-dev 0.6.2-1.3build1
development libraries for CCONV
http://code.google.com/p/cconv/
sudo apt install libcconv-devlibcconv0 0.6.2-1.3build1
library for cconv
http://code.google.com/p/cconv/
sudo apt install libcconv0ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.