1234567891011121314151617181920 |
- # 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:
|