kwutil

View on PyPIReverse Dependencies (3)

0.2.5 kwutil-0.2.5-py3-none-any.whl

Wheel Details

Project: kwutil
Version: 0.2.5
Filename: kwutil-0.2.5-py3-none-any.whl
Download: [link]
Size: 56785
MD5: 283a20dc5fb8135604e2b9ceee818278
SHA256: 83c33dc742f9f9db5dabdc1a8c3bad1a6ac9c9ad84be4ecb9edefe8a0ec21ed5
Uploaded: 2024-03-20 02:32:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwutil
Version: 0.2.5
Summary: The kwutil module
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
License: Apache 2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: ubelt (>=1.3.3)
Requires-Dist: ruamel.yaml (>=0.17.22)
Requires-Dist: pint (>=0.17)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: rich (>=12.3.0)
Requires-Dist: fasteners (>=0.16.3)
Requires-Dist: pytimeparse (>=1.1.8)
Requires-Dist: text-unidecode (>=1.3)
Requires-Dist: progiter (>=1.1.0)
Requires-Dist: psutil (>=5.7.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: psutil (>=5.9.1); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: PyYAML (>=6.0); python_version < "3.12"
Requires-Dist: psutil (>=5.0.1); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: psutil (>=5.4.6); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: psutil (>=5.6.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: psutil (>=5.9.1); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: PyYAML (>=6.0.1); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7"
Requires-Dist: ubelt (>=1.3.3); extra == "all"
Requires-Dist: ruamel.yaml (>=0.17.22); extra == "all"
Requires-Dist: pint (>=0.17); extra == "all"
Requires-Dist: python-dateutil (>=2.8.2); extra == "all"
Requires-Dist: rich (>=12.3.0); extra == "all"
Requires-Dist: fasteners (>=0.16.3); extra == "all"
Requires-Dist: pytimeparse (>=1.1.8); extra == "all"
Requires-Dist: text-unidecode (>=1.3); extra == "all"
Requires-Dist: progiter (>=1.1.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.3); extra == "all"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "all"
Requires-Dist: ubelt (==1.3.3); extra == "all-strict"
Requires-Dist: ruamel.yaml (==0.17.22); extra == "all-strict"
Requires-Dist: pint (==0.17); extra == "all-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "all-strict"
Requires-Dist: rich (==12.3.0); extra == "all-strict"
Requires-Dist: fasteners (==0.16.3); extra == "all-strict"
Requires-Dist: pytimeparse (==1.1.8); extra == "all-strict"
Requires-Dist: text-unidecode (==1.3); extra == "all-strict"
Requires-Dist: progiter (==1.1.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "all-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "all-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: PyYAML (==6.0); python_version < "3.12" and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: psutil (==5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: psutil (==5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: psutil (==5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: PyYAML (==6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: lazy-loader (==0.1); python_version >= "3.7" and extra == "all-strict"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: PyYAML (>=6.0); python_version < "3.12" and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: psutil (>=5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: psutil (>=5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: psutil (>=5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: PyYAML (>=6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7" and extra == "all"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "optional"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: ubelt (==1.3.3); extra == "runtime-strict"
Requires-Dist: ruamel.yaml (==0.17.22); extra == "runtime-strict"
Requires-Dist: pint (==0.17); extra == "runtime-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "runtime-strict"
Requires-Dist: rich (==12.3.0); extra == "runtime-strict"
Requires-Dist: fasteners (==0.16.3); extra == "runtime-strict"
Requires-Dist: pytimeparse (==1.1.8); extra == "runtime-strict"
Requires-Dist: text-unidecode (==1.3); extra == "runtime-strict"
Requires-Dist: progiter (==1.1.0); extra == "runtime-strict"
Requires-Dist: psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: PyYAML (==6.0); python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: psutil (==5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: psutil (==5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: psutil (==5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: PyYAML (==6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: lazy-loader (==0.1); python_version >= "3.7" and extra == "runtime-strict"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "tests"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "tests-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
[Description omitted; length: 2922 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kwutil/__init__.py sha256=4Fz4e-t_EKmUtriRg08_zJb0JqsZypWnLep48U1DPfg 4055
kwutil/copy_manager.py sha256=T_OHbfFXfNfmP0DXpeZldsrHPsDqZ_rTZNWd8xY4x54 7151
kwutil/copy_manager.pyi sha256=VliisvbxEbTJUw9FNPDQerG9rfe0f1geJcNMh9DWrwM 929
kwutil/partial_format.py sha256=BTDmHiE0u2I8YEbdsVaCtbFNlAhIArU9zvxcUOQiaAw 11069
kwutil/partial_format.pyi sha256=TNqsc5SNNwulli9rm1nTFriaaZgzAnbkN_nX5RzlAKc 301
kwutil/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwutil/slugify_ext.py sha256=HAuwS98LmAPU45DQKS13VKe4kH-0V9PDvQet0ErxRNQ 8815
kwutil/slugify_ext.pyi sha256=UfbcOlpvCTKddqM9q9jMx9h0FvmgNOXotlIVLr-Vh_s 1162
kwutil/util_environ.py sha256=4bmjBD3B1r-rdI729uGegPOeWU-1-g-s_qt1GaH9xac 1808
kwutil/util_environ.pyi sha256=8pct8gR6IVJLNmjaYt88NQaakGmLbQrZB_4Y8Hlqvq8 199
kwutil/util_eval.py sha256=snsGobN3zp8C5g9Vt3NRt_QhDhB8gJm7MqYS8oIvXCI 8337
kwutil/util_eval.pyi sha256=wJGrSPpqyZ0GuF-JSPKxk27uqk6-PnKArzhuRlqbxhs 1603
kwutil/util_exception.py sha256=dhvzuJOGmWw5DooW3_wZqQFHKdT7SUu6etP1tMDEQ1U 1057
kwutil/util_json.py sha256=R0TfHRb6eUGePV-HfteksAeXG15KeG95gAYDkbG9WaY 3667
kwutil/util_json.pyi sha256=sceUnxXjrfTtpIGpHKFGCX4YmcOBfXfLFXhEFvEL-Lw 230
kwutil/util_locks.py sha256=u6CHZkTCMeagc8fxGKjhtE8-vmGkYG_Otn_w3cX2u6U 4009
kwutil/util_locks.pyi sha256=_KxrqM0dPnIOC2oEZJm4P4Z9v9_a1_lzoPzTvFXZGjg 936
kwutil/util_parallel.py sha256=V9tSLFFGkbtOVT-aq8FFWyJb17saFWf8NnQTZKsvdLU 5386
kwutil/util_parallel.pyi sha256=fFOKJpx0oZmIHF-__IaYNOP6I-RY7keApzHRdlCJtfE 516
kwutil/util_path.py sha256=KopC2M87LUkRxidzFfZlnbxMF2Unak8c8paOS7xLyeA 15032
kwutil/util_path.pyi sha256=-vsD-nYoEvFmKEVDkDMCO9yzKMWyr96lvR8Echjs0fw 1128
kwutil/util_pattern.py sha256=0cQmGtkZ-HXB0wLp70VO-dhl-3qkWQHoN0NcrM4R9Zg 15751
kwutil/util_pattern.pyi sha256=xuES346yhqzhfsuTzSQKP33fSsIYxfq2jEESe_5fcog 1714
kwutil/util_progress.py sha256=7gZSaY_gprIrhx9mNhSoI4ginCikLSE4UuKuwonqYy4 24349
kwutil/util_progress.pyi sha256=k4vsYAFQJZ1mDcYHEnk0_XfxrpenbpmbTpX-igCHHfY 4331
kwutil/util_random.py sha256=qW5zTbXEVrIzIZbZimgczeiFhmPzmSHDFOLNlC-mWgY 7725
kwutil/util_resources.py sha256=Sq_yNf6bbdXCbL6KYB_Bh7_Rm_ysGwMnxnx_P9bu5z4 4333
kwutil/util_resources.pyi sha256=cG-AWP7jAiAAJXvixbjHHqJFXqWv-AQBm6fIAO5GcPQ 158
kwutil/util_time.py sha256=mM-PW915mTWoN2FKApFXOLwNFIDF1JjGXNQCO7Op0Fw 23090
kwutil/util_time.pyi sha256=gszovPEYwaQOxGGmabgnDkepGSW9d_w14R_4D0V1qUg 1053
kwutil/util_windows.py sha256=5UFUcoIfMEXy-Asx63mT0lrxY-iABOGe5YnTWbaC0NE 2123
kwutil/util_windows.pyi sha256=vb55JTkehb6F2R9mPnWtw8JUAC1AV_b2fF4t9LtQB_0 70
kwutil/util_yaml.py sha256=GUxyt3l2WmdXeKq8O44S7YYN6gRAo9UrTcmaV81-rBU 15199
kwutil/util_yaml.pyi sha256=FmbRydo62JgVWtq6oH7ICqVeij8GEpqjEetPiCeO0sE 775
kwutil-0.2.5.dist-info/METADATA sha256=wsN6uw9IpVlmROC4QcGkZcYNfwY87LDwtjWOkU4psUw 19763
kwutil-0.2.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kwutil-0.2.5.dist-info/top_level.txt sha256=_kqdvmu2M6SHUVRj6yjbRbmcDn0Wx_hrRUzmTTFowQo 7
kwutil-0.2.5.dist-info/RECORD

top_level.txt

kwutil