README 444 B

12345678910111213
  1. The ccal utility is a simple-to-use command line program which writes
  2. a Gregorian calendar together with Chinese Lunar calendar to standard
  3. output.
  4. Its usage is similar to the cal program generally available on Unix
  5. platforms.
  6. In addition to console output, it can also generate Encapsulated
  7. Postscript and HTML table outputs for use in do-it-yourself calendars
  8. and web pages.
  9. It supports both simplified and traditional Chinese characters.