Introduction
Introduction Statistics Contact Development Disclaimer Help
tindex.md - ics2txt - convert icalendar .ics file to plain text
git clone git://bitreich.org/ics2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
README
---
tindex.md (717B)
---
1 ics2txt
2 =======
3 Set of tools to work with the popular iCalendar format and converting to…
4 simpler TSV and text forms.
5
6 The current implementation uses [awk](//josuah.net/wiki/awk/) scripts, b…
7 rather complete implementation of iCalendar, without memory leak or cras…
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,…
11 have `ics2tsv` a more general-purpose tool with user-chosen column field…
12
13 So far, Awk-based parsing have been tested with the following input form…
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
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.