1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
sync_ics2gcal/gcal_sync
Dmitry 0c145bca07
fix incorrect updates of events
make list of events 'to_update' by pairing items instead of zip()'ing unordered lists
2018-04-09 13:21:51 +03:00
..
__init__.py Initial commit 2018-04-05 11:16:20 +03:00
gcal.py create/delete calendar 2018-04-05 20:37:09 +03:00
ical.py fix docs 2018-04-05 20:25:17 +03:00
sync.py fix incorrect updates of events 2018-04-09 13:21:51 +03:00
test-events.py Initial commit 2018-04-05 11:16:20 +03:00