abstract-utilities 0.2.2.449__py3-none-any.whl → 0.2.2.450__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 abstract-utilities might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: abstract_utilities
3
- Version: 0.2.2.449
3
+ Version: 0.2.2.450
4
4
  Summary: abstract_utilities is a collection of utility modules providing a variety of functions to aid in tasks such as data comparison, list manipulation, JSON handling, string manipulation, mathematical computations, and time operations.
5
5
  Home-page: https://github.com/AbstractEndeavors/abstract_utilities
6
6
  Author: putkoff
@@ -13,7 +13,16 @@ Classifier: Programming Language :: Python :: 3.11
13
13
  Requires-Python: >=3.6
14
14
  Description-Content-Type: text/markdown
15
15
  Requires-Dist: pexpect>=4.8.0
16
- Requires-Dist: abstract-security>=0.0.1
16
+ Requires-Dist: abstract_security>=0.0.1
17
+ Dynamic: author
18
+ Dynamic: author-email
19
+ Dynamic: classifier
20
+ Dynamic: description
21
+ Dynamic: description-content-type
22
+ Dynamic: home-page
23
+ Dynamic: requires-dist
24
+ Dynamic: requires-python
25
+ Dynamic: summary
17
26
 
18
27
 
19
28
  # Abstract Utilities
@@ -43,7 +43,7 @@ abstract_utilities/robust_readers/import_utils/impot_functions.py,sha256=1_pzkfg
43
43
  abstract_utilities/robust_readers/import_utils/safe_import_utils.py,sha256=L-pwmWkV6eOkYNKA9c4QLTJ5v0DoWQu_v5HukCOo95w,2414
44
44
  abstract_utilities/robust_readers/import_utils/sysroot_utils.py,sha256=f8hj20VA9yvvYkqQ9ecuBlzmTOaT5G7ni14QesDtdL0,2098
45
45
  abstract_utilities/robust_readers/import_utils/utils.py,sha256=xyMObkdyvQAzAIv_kagLhFdkwSaPd4h0bCjTCYyfGhY,722
46
- abstract_utilities-0.2.2.449.dist-info/METADATA,sha256=1N5SaK-Xtxb5qpKpnBwdLVQG1AqB3TugQoPO1IGE93Y,27846
47
- abstract_utilities-0.2.2.449.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
48
- abstract_utilities-0.2.2.449.dist-info/top_level.txt,sha256=BF0GZ0xVFfN1K-hFIWPO3viNsOs1sSF86n1vHBg39FM,19
49
- abstract_utilities-0.2.2.449.dist-info/RECORD,,
46
+ abstract_utilities-0.2.2.450.dist-info/METADATA,sha256=ioD82GAVtolQlBj7TmSa1QfoBaMNVODKDn3E4_HxO20,28043
47
+ abstract_utilities-0.2.2.450.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
48
+ abstract_utilities-0.2.2.450.dist-info/top_level.txt,sha256=BF0GZ0xVFfN1K-hFIWPO3viNsOs1sSF86n1vHBg39FM,19
49
+ abstract_utilities-0.2.2.450.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5