diff options
author | Tracy Williams <t_s_williams[at]yahoo[dot]com> | 2011-01-02 12:21:03 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-10 15:04:20 -0600 |
commit | 83ab8be7f63e65d9be0335c495942f33f226dc3b (patch) | |
tree | 9e06cbf39c99c1f0d7417eee10e88aa7e34d44b0 /office/pcal/README | |
parent | a74123b39b4c47febf80d5ff2113e1981a8c0b10 (diff) | |
download | slackbuilds-83ab8be7f63e65d9be0335c495942f33f226dc3b.tar.gz |
office/pcal: Added (generate monthly format calendars)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/pcal/README')
-rw-r--r-- | office/pcal/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/office/pcal/README b/office/pcal/README new file mode 100644 index 0000000000..376841912a --- /dev/null +++ b/office/pcal/README @@ -0,0 +1,10 @@ +PCAL is a multi-platform (Unix/Linux, DOS, DOS+DJGPP, Windows+Cygwin, +Amiga) program which generates annotated PostScript or HTML calendars +in a monthly or yearly format. + +It is usually run from the command line but there is an HTML/CGI +capability as well, to generate calendars (in either PostScript or HTML +format) from a web-browser interface. + +Configuration file examples are available in the +/usr/doc/pcal-4.11.0/examples/ directory. |