macOS
brew install cconvlocal Homebrew formula metadata
安装
brew install cconvlocal Homebrew formula metadata
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.