email-to-calendar 20251125165904.dev0__py3-none-any.whl → 20251210163203.dev0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {email_to_calendar-20251125165904.dev0.dist-info → email_to_calendar-20251210163203.dev0.dist-info}/METADATA +5 -5
- {email_to_calendar-20251125165904.dev0.dist-info → email_to_calendar-20251210163203.dev0.dist-info}/RECORD +5 -5
- {email_to_calendar-20251125165904.dev0.dist-info → email_to_calendar-20251210163203.dev0.dist-info}/WHEEL +0 -0
- {email_to_calendar-20251125165904.dev0.dist-info → email_to_calendar-20251210163203.dev0.dist-info}/licenses/LICENSE +0 -0
- {email_to_calendar-20251125165904.dev0.dist-info → email_to_calendar-20251210163203.dev0.dist-info}/top_level.txt +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: email-to-calendar
|
|
3
|
-
Version:
|
|
3
|
+
Version: 20251210163203.dev0
|
|
4
4
|
Summary: Takes emails from an IMAP server, parses the body, and creates event(s) in a CalDAV calendar
|
|
5
5
|
Requires-Python: <4.0,>=3.13
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
7
7
|
License-File: LICENSE
|
|
8
|
-
Requires-Dist: apprise==1.9.
|
|
9
|
-
Requires-Dist: caldav==2.
|
|
8
|
+
Requires-Dist: apprise==1.9.6
|
|
9
|
+
Requires-Dist: caldav==2.2.3
|
|
10
10
|
Requires-Dist: imapclient==3.0.1
|
|
11
|
-
Requires-Dist: pydantic-ai-slim[openai]==1.
|
|
11
|
+
Requires-Dist: pydantic-ai-slim[openai]==1.29.0
|
|
12
12
|
Requires-Dist: pydantic-settings==2.12.0
|
|
13
|
-
Requires-Dist: pydantic[email]==2.12.
|
|
13
|
+
Requires-Dist: pydantic[email]==2.12.5
|
|
14
14
|
Requires-Dist: sqlmodel==0.0.27
|
|
15
15
|
Requires-Dist: tzlocal==5.3.1
|
|
16
16
|
Dynamic: license-file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
__init__.py,sha256=iI9fqY9bavUE4S2CxDks8-Q7OBGKl96xQVbYRmAm36E,1572
|
|
2
2
|
db.py,sha256=apQrwaEp0ncFNn5WIoDi7ndMe4Q-VYRnXvCJT_iV0O0,295
|
|
3
3
|
main.py,sha256=CZxXR163RvFC_7C8CKK39JDEOQJlpobK1Mi7y-fUeR8,6308
|
|
4
|
-
email_to_calendar-
|
|
4
|
+
email_to_calendar-20251210163203.dev0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
5
5
|
events/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
events/caldav.py,sha256=Tf-v_yuHr6SBzQ4f-AOdKGG_eoIVuedZ5AKCv-hKWG8,1713
|
|
7
7
|
mail/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -14,7 +14,7 @@ util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
14
14
|
util/ai.py,sha256=Px1OU2VLbnXr9Fk7VHj66b0_-hyvrGKsInAmZigwIag,7367
|
|
15
15
|
util/env.py,sha256=gTgydkmnEgOYvltMqt0hlYWErVf08ZUssbhHzA0GCiE,3780
|
|
16
16
|
util/notifications.py,sha256=WKSgBfVeDOg1tqIEOwUgMgb10qxrzjsDvh5bmYi9-Hw,640
|
|
17
|
-
email_to_calendar-
|
|
18
|
-
email_to_calendar-
|
|
19
|
-
email_to_calendar-
|
|
20
|
-
email_to_calendar-
|
|
17
|
+
email_to_calendar-20251210163203.dev0.dist-info/METADATA,sha256=RgfWJh0MsADtWqdSEVjo8Z8ZCPznCuppapDq585_k2M,1989
|
|
18
|
+
email_to_calendar-20251210163203.dev0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
19
|
+
email_to_calendar-20251210163203.dev0.dist-info/top_level.txt,sha256=635ZTCyzc_2xtdJz_2Q50A96mBoIUrfORy5SdfGYabo,40
|
|
20
|
+
email_to_calendar-20251210163203.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|