mergecal / python-mergecal

Python library and CLI tool to merge RFC5545 iCalendar feeds and .ics files.
https://mergecal.readthedocs.io/
GNU General Public License v3.0
6 stars 0 forks source link

multiple calendars in one file [awareness|edge case] #22

Open niccokunzmann opened 1 month ago

niccokunzmann commented 1 month ago

.ics files may contain multiple vcalendars. icalendar allows parsing them with multiple=True. This can be considered.

Test: