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/slack-desc | |
parent | bef5d67dbb0f275a3a259a58c858a5d6ec83365e (diff) | |
download | slackbuilds-8932771acacfd9a86fe764af458f929dde28c8fd.tar.gz |
office/ccal: Added (Chinese Lunar Calendar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/ccal/slack-desc')
-rw-r--r-- | office/ccal/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/ccal/slack-desc b/office/ccal/slack-desc new file mode 100644 index 0000000000..ee00da6a16 --- /dev/null +++ b/office/ccal/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ccal: ccal (Chinese Lunar Calendar) +ccal: +ccal: The ccal utility is a simple-to-use command line program which writes +ccal: a Gregorian calendar together with Chinese calendar to standard +ccal: output. Its usage is similar to the cal program generally available +ccal: on Unix platforms. In addition to console output, it can also +ccal: generate Encapsulated Postscript and HTML table outputs for use in +ccal: do-it-yourself calendars and web pages. It supports both simplified +ccal: and traditional Chinese characters. +ccal: Homepage: http://ccal.chinesebay.com/ +ccal: |