Thomas Faour 37b032771f Initial commit: IMAP IDLE to CalDAV daemon
Monitor an IMAP mailbox via IDLE for iMIP emails (invitations, RSVPs,
cancellations) and ICS attachments, then update a CalDAV calendar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 19:40:17 -05:00

10 lines
79 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
config.yaml
*.log