macOS
brew install cconvlocal Homebrew formula metadata
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/xiaoyjy/cconv
インストールメタデータ
| パッケージキー | brew:cconv |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cconv |
| ホームページ | https://github.com/xiaoyjy/cconv |
| リポジトリ | https://github.com/xiaoyjy/cconv |
| 上流ドキュメント | https://github.com/xiaoyjy/cconv#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/xiaoyjy/cconv/archive/refs/tags/v0.6.3.tar.gz |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cconv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.