jazzband / icalevents

Python module for iCal URL/file parsing and querying.
MIT License
157 stars 72 forks source link

Expose the raw component on request #131

Open chrisgoringe opened 3 months ago

chrisgoringe commented 3 months ago

Add an option to parse_event to include the raw component dictionary as an attribute of the Event objects returned to allow processing of (eg) custom extensions.