diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2005-04-14 17:19:20 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2005-04-14 17:19:20 +0000 |
commit | 7a9fd725a1b637f6441031f4fa64b52cab34ae72 (patch) | |
tree | 7c22a34acefbb82715d3484e2b5a4e18236c5d12 /converters/ical2html/pkg-descr | |
parent | 86e560cd46b549c23e19787e204e19357420a8d8 (diff) |
Notes
Diffstat (limited to 'converters/ical2html/pkg-descr')
-rw-r--r-- | converters/ical2html/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/ical2html/pkg-descr b/converters/ical2html/pkg-descr new file mode 100644 index 000000000000..c246f2ff5518 --- /dev/null +++ b/converters/ical2html/pkg-descr @@ -0,0 +1,2 @@ +ical2html takes an iCalendar file and outputs an HTML file showing one +or more months in the form of tables. Requires libical. |