diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-07-06 07:17:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:42 +0700 |
commit | a53e785819a42d7c9b3d6f29eb011e640c7a70c2 (patch) | |
tree | 7ee1934bd60154dc2f72d855f22c4686766f7494 /office/calcurse/README | |
parent | a5f751623c5d8551e79cb30194175dc1187713cb (diff) |
office/calcurse: Update README with optional dependency.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calcurse/README')
-rw-r--r-- | office/calcurse/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/office/calcurse/README b/office/calcurse/README index 0332ff35b44c..be95ad316f8d 100644 --- a/office/calcurse/README +++ b/office/calcurse/README @@ -1,6 +1,9 @@ -calcurse is a calendar and scheduling application for the command line. It -helps keep track of events, appointments and everyday tasks. A configurable -notification system reminds user of upcoming deadlines, the curses based -interface can be customized to suit user needs and a very powerful set of -command line options can be used to filter and format appointments, making -it suitable for use in scripts. +Calcurse is a calendar and scheduling application for the command line. +It helps keep track of events, appointments and everyday tasks. A +configurable notification system reminds user of upcoming deadlines, the +curses based interface can be customized to suit user needs and a very +powerful set of command line options can be used to filter and format +appointments, making it suitable for use in scripts. + +There is an optional dependency on httplib2 if you want to use the +calcurse-caldav utility. |