* Finish updating * a couple improvements * Update renames * cleanup examples
Parse text as .ics and create table.
> from ics
Converts ics formatted string to table
> 'BEGIN:VCALENDAR END:VCALENDAR' | from ics