diff options
author | CCHsu <a12321aabb@gmail.com> | 2015-04-28 00:24:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-28 00:24:09 +0700 |
commit | 8932771acacfd9a86fe764af458f929dde28c8fd (patch) | |
tree | c519e588c95309555ed4c6a74444a84341112ad7 /office/ccal/README | |
parent | bef5d67dbb0f275a3a259a58c858a5d6ec83365e (diff) |
office/ccal: Added (Chinese Lunar Calendar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/ccal/README')
-rw-r--r-- | office/ccal/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/office/ccal/README b/office/ccal/README new file mode 100644 index 0000000000000..e95246021ee57 --- /dev/null +++ b/office/ccal/README @@ -0,0 +1,6 @@ +The ccal utility is a simple-to-use command line program which writes a Gregorian calendar +together with Chinese Lunar calendar to standard output. +Its usage is similar to the cal program generally available on Unix platforms. +In addition to console output, it can also generate Encapsulated Postscript and HTML table outputs +for use in do-it-yourself calendars and web pages. +It supports both simplified and traditional Chinese characters. |