xlwings-utils 25.0.3.post1__py3-none-any.whl → 25.0.3.post2__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.
Potentially problematic release.
This version of xlwings-utils might be problematic. Click here for more details.
- {xlwings_utils-25.0.3.post1.dist-info → xlwings_utils-25.0.3.post2.dist-info}/METADATA +1 -2
- xlwings_utils-25.0.3.post2.dist-info/RECORD +6 -0
- xlwings_utils-25.0.3.post1.dist-info/RECORD +0 -6
- {xlwings_utils-25.0.3.post1.dist-info → xlwings_utils-25.0.3.post2.dist-info}/WHEEL +0 -0
- {xlwings_utils-25.0.3.post1.dist-info → xlwings_utils-25.0.3.post2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: xlwings_utils
|
|
3
|
-
Version: 25.0.3.
|
|
3
|
+
Version: 25.0.3.post2
|
|
4
4
|
Summary: xlwings_utils
|
|
5
5
|
Author-email: Ruud van der Ham <rt.van.der.ham@gmail.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/salabim/xlwings_utils
|
|
@@ -10,7 +10,6 @@ Classifier: Programming Language :: Python :: 3 :: Only
|
|
|
10
10
|
Requires-Python: >=3.9
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
12
|
Requires-Dist: dropbox
|
|
13
|
-
Requires-Dist: ssl
|
|
14
13
|
|
|
15
14
|
<img src="https://www.salabim.org/xlwings_utils_logo2.png">
|
|
16
15
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
xlwings_utils/__init__.py,sha256=FdaRztevSu5akGL7KBUBRzqwLMRTdvVUuS2Kfp2f1Uc,68
|
|
2
|
+
xlwings_utils/xlwings_utils.py,sha256=dAtu5fjRbzgL-Bc5OlGMdb9PLucwZMgOe_knMYZqWS8,23376
|
|
3
|
+
xlwings_utils-25.0.3.post2.dist-info/METADATA,sha256=K7fLWQxL-mcztXazvyy3vuEUcBT8eQsKIVVW1mfE-Tk,10209
|
|
4
|
+
xlwings_utils-25.0.3.post2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
5
|
+
xlwings_utils-25.0.3.post2.dist-info/top_level.txt,sha256=kf5SEv0gZiRObPhUoYcc1O_iX_wwTOPeUIYvzyYeAM4,14
|
|
6
|
+
xlwings_utils-25.0.3.post2.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
xlwings_utils/__init__.py,sha256=FdaRztevSu5akGL7KBUBRzqwLMRTdvVUuS2Kfp2f1Uc,68
|
|
2
|
-
xlwings_utils/xlwings_utils.py,sha256=dAtu5fjRbzgL-Bc5OlGMdb9PLucwZMgOe_knMYZqWS8,23376
|
|
3
|
-
xlwings_utils-25.0.3.post1.dist-info/METADATA,sha256=6OnOBqbvYXZCV3hrDwLh8hGEzU9WNjrrOD1UuiPMSSo,10229
|
|
4
|
-
xlwings_utils-25.0.3.post1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
5
|
-
xlwings_utils-25.0.3.post1.dist-info/top_level.txt,sha256=kf5SEv0gZiRObPhUoYcc1O_iX_wwTOPeUIYvzyYeAM4,14
|
|
6
|
-
xlwings_utils-25.0.3.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|