VTODO skill

This commit is contained in:
Yanxin Lu
2026-03-22 14:10:54 -07:00
parent ceb7af543b
commit 44fbbea29b
7 changed files with 1523 additions and 0 deletions

View File

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