Expand description
This library implements a non-validating, flexible parser for iCalendar and vCard data.
See Parser
as the main entry point to this library.
Structsยง
- Content
Line - A valid content line.
- Param
- Individual parameter.
- Param
Iter - Parser and iterator for parameters in content lines.
- Parser
- A flexible parser for icalendar/vcard.