Module ical::parser

source ·
Expand description

Wrapper around PropertyParser

§Warning

The parsers (VcardParser / IcalParser) only parse the content and set to uppercase the case-insensitive fields. No checks are made on the fields validity.

Modules§

  • Parse an ICAL calendar.
  • Parse a VCARD address book.

Enums§

Traits§

  • An interface for an Ical/Vcard component.