myl 0.9.5__py3-none-any.whl → 0.9.6__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.
- {myl-0.9.5.dist-info → myl-0.9.6.dist-info}/METADATA +2 -2
- myl-0.9.6.dist-info/RECORD +7 -0
- myl-0.9.5.dist-info/RECORD +0 -7
- {myl-0.9.5.dist-info → myl-0.9.6.dist-info}/WHEEL +0 -0
- {myl-0.9.5.dist-info → myl-0.9.6.dist-info}/entry_points.txt +0 -0
- {myl-0.9.5.dist-info → myl-0.9.6.dist-info}/licenses/LICENSE +0 -0
- {myl-0.9.5.dist-info → myl-0.9.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: myl
|
3
|
-
Version: 0.9.
|
3
|
+
Version: 0.9.6
|
4
4
|
Summary: Dead simple IMAP CLI client
|
5
5
|
Author-email: Philipp Schmitt <philipp@schmitt.co>
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
@@ -688,7 +688,7 @@ Requires-Python: >=3.8
|
|
688
688
|
Description-Content-Type: text/markdown
|
689
689
|
License-File: LICENSE
|
690
690
|
Requires-Dist: imap-tools<2.0.0,>=1.5.0
|
691
|
-
Requires-Dist: myl-discovery>=0.6.
|
691
|
+
Requires-Dist: myl-discovery>=0.6.3
|
692
692
|
Requires-Dist: rich<15.0.0,>=13.0.0
|
693
693
|
Requires-Dist: html2text>=2024.2.26
|
694
694
|
Dynamic: license-file
|
@@ -0,0 +1,7 @@
|
|
1
|
+
myl.py,sha256=kpqFXlQHFwFaQkL7tUQyAlxvhZrbqAb4m5wu8WueoCY,15282
|
2
|
+
myl-0.9.6.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
3
|
+
myl-0.9.6.dist-info/METADATA,sha256=yXyElXN1FHYvvYgV5e7X_Kc3YOK7C_qdUB0PJdmBJ3s,43464
|
4
|
+
myl-0.9.6.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
5
|
+
myl-0.9.6.dist-info/entry_points.txt,sha256=q6nr0Kzim7JzreXQE3BTU4asLh2sx5-D0w1yLBOcHxc,33
|
6
|
+
myl-0.9.6.dist-info/top_level.txt,sha256=Wn88OJVVWyYSsKVoqzlHXxfFxh5IbrJ_Yw-ldNLe7Po,4
|
7
|
+
myl-0.9.6.dist-info/RECORD,,
|
myl-0.9.5.dist-info/RECORD
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
myl.py,sha256=kpqFXlQHFwFaQkL7tUQyAlxvhZrbqAb4m5wu8WueoCY,15282
|
2
|
-
myl-0.9.5.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
3
|
-
myl-0.9.5.dist-info/METADATA,sha256=yKk6uf8gGT56MmtyiCkinWNlvC6Yl5NI90bYL9Jd6zI,43469
|
4
|
-
myl-0.9.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
5
|
-
myl-0.9.5.dist-info/entry_points.txt,sha256=q6nr0Kzim7JzreXQE3BTU4asLh2sx5-D0w1yLBOcHxc,33
|
6
|
-
myl-0.9.5.dist-info/top_level.txt,sha256=Wn88OJVVWyYSsKVoqzlHXxfFxh5IbrJ_Yw-ldNLe7Po,4
|
7
|
-
myl-0.9.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|