macOS
brew install ccallocal Homebrew formula metadata
sudo port install ccalMacPorts ports tree · sysutils/ccal/Portfile · 来源: api.github.com
安装
brew install ccallocal Homebrew formula metadata
sudo port install ccalMacPorts ports tree · sysutils/ccal/Portfile · 来源: api.github.com
nix profile install nixpkgs#ccalnixpkgs package indexes · pkgs/by-name/cc/ccal/package.nix · 来源: api.github.com
概览
Create Chinese calendars for print or browsing
历史
ccal is Zhuo Meng's command-line Chinese calendar generator. The official page describes a cal-like Unix utility that prints Gregorian calendars together with Chinese calendar information and can also generate Encapsulated PostScript, HTML table, and XML output.
The official 2.5.3 page records development from at least version 1.1 on 1 April 2000 through version 2.5.3 on 4 March 2012. Early changes focused on smoother Chinese font rendering, a cache for years 1950 to 2050, Encapsulated PostScript output improvements, and corrections to lunar-date calculation.
The 2.x series expanded language and output support. Version 2.0 added traditional Chinese support for EPS and HTML table output; version 2.1 added traditional or simplified Chinese character-mode output; version 2.3 added UTF-8 output; version 2.4 added XML mode and a sample XSL file; and version 2.5 adopted updated astronomical formulae and corrections.
The project combines calendar software with astronomy code. The official changelog mentions NOVAS-C updates, NASA-published formulae for Delta T, parameters from the second edition of Jean Meeus's Astronomical Algorithms, and corrections based on DE405 for years between 1645 and 2200.
ccal's adoption is mostly in Unix package collections where a small, self-contained calendar utility is cheap to preserve. Its shape is simple: a C++ command-line program, a man page, printable/web output formats, and no network service.
The official page also offers a web interface with PNG, JPEG, PDF, and picture-calendar generation, but the downloadable program is the durable packaging target. That split is typical of older personal utility projects: the static site documents both a web convenience layer and the CLI that package managers can actually preserve.
The official page says ccal writes a Gregorian calendar together with a Chinese calendar to standard output, with usage similar to the Unix `cal` program. It supports simplified and traditional Chinese characters and can emit console, EPS, HTML table, and XML formats for printable calendars or web pages.
The related ccalpdf shell script creates PDF calendars using Ghostscript on Unix and Cygwin. Typical package use is scripting, printing, or generating do-it-yourself web calendars that need Chinese lunisolar calendar annotations without depending on a hosted API.
ccal is a compact example of a culturally specific CLI that package managers keep useful long after its release cadence slows. It is not a broad productivity suite; it is a focused executable for Chinese lunisolar calendar presentation and printable output formats.
It is also a reminder to distinguish official upstream distribution from mirrors. The official project surface is a static chinesebay.com page with source archives and documentation, so the repository field should stay null unless an official source-control URL is verified.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ccal | cli | 全局可执行文件 | |
ccalpdf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://ccal.chinesebay.com/ccal/ccal.htm
安装元数据
| 软件包键 | brew:ccal |
|---|---|
| 版本 | 2.5.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ccal |
| 主页 | https://ccal.chinesebay.com/ccal/ccal.htm |
| 上游文档 | https://ccal.chinesebay.com/ccal/ccal.1 |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://ccal.chinesebay.com/ccal/ccal-2.5.3.tar.gz |
| 最后更新 | 2026-06-22T07:45:21+02:00 |
| Pulse | updated |
| 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 | ccal |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ccal 4.1-1
Colorised calendar utility
http://unicorn.us.com/cal.html
sudo apt install ccalccal
nix profile install nixpkgs#ccalccal 4.0-4
Colorised calendar utility
http://unicorn.us.com/cal.html
sudo apt install ccalccal
sudo port install ccal来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.