calendar invite

This commit is contained in:
Yanxin Lu
2026-03-18 13:36:25 -07:00
parent d35e7b1475
commit de6528335c
14 changed files with 778 additions and 30 deletions

View File

@@ -0,0 +1,5 @@
[project]
name = "calendar-invite"
version = "0.1.0"
requires-python = ">=3.10"
dependencies = ["icalendar"]