URI: 
       tREADME - ics2txt - convert icalendar .ics file to plain text
  HTML git clone git://bitreich.org/ics2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ics2txt
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
       tREADME (593B)
       ---
            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 `ics2tsv` converts the iCalendar data to an easier-to-parse TSV format.
           11 
           12 So far, Awk-based parsing have been tested with the following inputs:
           13 
           14 * Zoom meetings generated events
           15 * FOSDEM events, like <https://fosdem.org/2020/schedule/ical>
           16 * Google Calendar