tindex.md - ics2txt - convert icalendar .ics file to plain text
(HTM) git clone git://bitreich.org/ics2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ics2txt
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
tindex.md (717B)
---
1 ics2txt
2 =======
3 Set of tools to work with the popular iCalendar format and converting to even
4 simpler TSV and text forms.
5
6 The current implementation uses [awk](//josuah.net/wiki/awk/) scripts, but a
7 rather complete implementation of iCalendar, without memory leak or crash, is
8 already there, and used for the `ics2tree` linting tool.
9
10 Plans include to have an `ics2json` tool for a 1:1 mapping of iCalendar, and
11 have `ics2tsv` a more general-purpose tool with user-chosen column fields.
12
13 So far, Awk-based parsing have been tested with the following input formats
14 (sample account created for testing):
15
16 * Zoom meetings generated events
17 * FOSDEM events, like <https://fosdem.org/2020/schedule/ical>
18 * Google Calendar