1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/palcal/palcal.desc
3 [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
16 [T] * A cal-like calendar that highlights days that have events.
17 [T] * Assign different colors to different types of events.
18 [T] * Search events with regular expressions (-s).
19 [T] * Includes calendars for US holidays, Christian holidays, world
20 [T] holidays, historical events and more.
21 [T] * One-time events and a variety of recurring events are supported
22 [T] (daily, weekly, monthly, yearly). Recurring events can have
23 [T] start and end dates.
24 [T] * Easy-to-use CLI interface for interactively
25 [T] adding/editing/deleting events (-m).
26 [T] * Automated deletion of old events (-x).
27 [T] * Option to generate an HTML calendar (--html) (example).
28 [T] * Option to generate a LaTeX calendar suitable for printing
29 [T] (--latex) (source, example).
31 [U] https://palcal.sourceforge.net/
33 [A] Scott Kuhl <scott at kuhlweb.com>
34 [M] The T2 Project <t2@t2-project.org>
42 [P] X -----5---9 196.200
45 # prevent strip runs (mostly for cross builds anyway)
46 [O] var_append makeopt ' ' 'DEBUG=1'
48 [D] bf77f75b0ac5d5e4439dd18febfce7faf81561671c5af439c1d2f8b4 pal-0.4.3.tgz http://dl.sourceforge.net/sourceforge/palcal/