macOS
brew install cconvlocal Homebrew formula metadata
brew
Iconv based simplified-traditional Chinese conversion tool. Version 0.6.3 via Homebrew; verified from local package data.
install
brew install cconvlocal Homebrew formula metadata
sudo apt install cconvDebian stable package indexes · cconv · source: deb.debian.org
nix profile install nixpkgs#cconvnixpkgs package indexes · pkgs/by-name/cc/cconv/package.nix · source: api.github.com
overview
Iconv based simplified-traditional Chinese conversion tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cconv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/xiaoyjy/cconv
install metadata
| Package key | brew:cconv |
|---|---|
| Version | 0.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cconv |
| Homepage | https://github.com/xiaoyjy/cconv |
| Repository | https://github.com/xiaoyjy/cconv |
| Upstream docs | https://github.com/xiaoyjy/cconv#readme |
| License | MIT |
| Source archive | https://github.com/xiaoyjy/cconv/archive/refs/tags/v0.6.3.tar.gz |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libcconv0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.