Modules§
- escape
- RFC 5545 §3.3.11 TEXT value escape handling.
- line
- Logical line tokenization per RFC 5545.
- unfold
- RFC 5545 §3.1 content line unfolding.
Functions§
- parse_
calendar - Parse the full ICS document into a typed
VCalendar. - parse_
events - Thin compatibility wrapper returning only the events.
- parse_
indices - Parse index specifier: “3”, “1,4,6”, “3-7”, “1,3-5,8” Returns sorted, deduplicated 1-based indices.