kwutil

View on PyPIReverse Dependencies (6)

0.3.3 kwutil-0.3.3-py3-none-any.whl

Wheel Details

Project: kwutil
Version: 0.3.3
Filename: kwutil-0.3.3-py3-none-any.whl
Download: [link]
Size: 83067
MD5: 6fc3e170e1c82b7802c1ba21210d07f2
SHA256: 33e91049b197d6bfd8bd7ae2a5541d6b04598639a18fe6623e3b2e3696fbba99
Uploaded: 2024-09-10 01:54:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwutil
Version: 0.3.3
Summary: The kwutil module
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwutil
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: ubelt (>=1.3.6)
Requires-Dist: ruamel.yaml (>=0.17.22)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: rich (>=12.3.0)
Requires-Dist: progiter (>=1.1.0)
Requires-Dist: psutil (>=5.7.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: pint (>=0.18); 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: pint (>=0.18); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: PyYAML (>=6.0); python_version < "3.12"
Requires-Dist: psutil (>=5.9.1); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: pint (>=0.18); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: pint (>=0.23); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: psutil (>=5.6.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: pint (>=0.18); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: psutil (>=5.9.6); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: PyYAML (>=6.0.1); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: pint (>=0.23); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7"
Requires-Dist: ubelt (>=1.3.6); extra == "all"
Requires-Dist: ruamel.yaml (>=0.17.22); extra == "all"
Requires-Dist: python-dateutil (>=2.8.2); extra == "all"
Requires-Dist: rich (>=12.3.0); extra == "all"
Requires-Dist: progiter (>=1.1.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.5); extra == "all"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "all"
Requires-Dist: fasteners (>=0.16.3); extra == "all"
Requires-Dist: text-unidecode (>=1.3); extra == "all"
Requires-Dist: pytimeparse (>=1.1.8); extra == "all"
Requires-Dist: ubelt (==1.3.6); extra == "all-strict"
Requires-Dist: ruamel.yaml (==0.17.22); extra == "all-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "all-strict"
Requires-Dist: rich (==12.3.0); extra == "all-strict"
Requires-Dist: progiter (==1.1.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "all-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "all-strict"
Requires-Dist: fasteners (==0.16.3); extra == "all-strict"
Requires-Dist: text-unidecode (==1.3); extra == "all-strict"
Requires-Dist: pytimeparse (==1.1.8); 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: pint (==0.18); (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 (==6.2.4); (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: pint (==0.18); (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: psutil (==5.9.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pint (==0.18); (python_version < "3.12" and python_version >= "3.11") 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: pint (==0.23); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: py-cpuinfo (==9.0.0); (python_version < "3.13" and python_version >= "3.6") 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: pint (==0.18); (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.6); (python_version < "4.0" and python_version >= "3.12") 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: pint (==0.23); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: py-cpuinfo (==9.0.0); (python_version < "4.0" and python_version >= "3.13") 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: 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: pint (>=0.18); (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 (>=6.2.4); (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: pint (>=0.18); (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: psutil (>=5.9.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pint (>=0.18); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pint (>=0.23); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: py-cpuinfo (>=9.0.0); (python_version < "3.13" and python_version >= "3.6") and extra == "all"
Requires-Dist: psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pint (>=0.18); (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.6); (python_version < "4.0" and python_version >= "3.12") 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: pint (>=0.23); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: py-cpuinfo (>=9.0.0); (python_version < "4.0" and python_version >= "3.13") 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: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst-parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: flake8 (>=5.0.0); extra == "linting"
Requires-Dist: flake8 (==5.0.0); extra == "linting-strict"
Requires-Dist: fasteners (>=0.16.3); extra == "optional"
Requires-Dist: text-unidecode (>=1.3); extra == "optional"
Requires-Dist: pytimeparse (>=1.1.8); extra == "optional"
Requires-Dist: fasteners (==0.16.3); extra == "optional-strict"
Requires-Dist: text-unidecode (==1.3); extra == "optional-strict"
Requires-Dist: pytimeparse (==1.1.8); extra == "optional-strict"
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: py-cpuinfo (==9.0.0); (python_version < "3.13" and python_version >= "3.6") 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: py-cpuinfo (==9.0.0); (python_version < "4.0" and python_version >= "3.13") 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: py-cpuinfo (>=9.0.0); (python_version < "3.13" and python_version >= "3.6") and extra == "optional"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: py-cpuinfo (>=9.0.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: ubelt (>=1.3.6); extra == "runtime"
Requires-Dist: ruamel.yaml (>=0.17.22); extra == "runtime"
Requires-Dist: python-dateutil (>=2.8.2); extra == "runtime"
Requires-Dist: rich (>=12.3.0); extra == "runtime"
Requires-Dist: progiter (>=1.1.0); extra == "runtime"
Requires-Dist: ubelt (==1.3.6); extra == "runtime-strict"
Requires-Dist: ruamel.yaml (==0.17.22); extra == "runtime-strict"
Requires-Dist: python-dateutil (==2.8.2); extra == "runtime-strict"
Requires-Dist: rich (==12.3.0); 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: pint (==0.18); (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: pint (==0.18); (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.9.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: pint (==0.18); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: pint (==0.23); (python_version < "3.13" and python_version >= "3.12") 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: pint (==0.18); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: psutil (==5.9.6); (python_version < "4.0" and python_version >= "3.12") 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: pint (==0.23); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: lazy-loader (==0.1); python_version >= "3.7" and extra == "runtime-strict"
Requires-Dist: psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: pint (>=0.18); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: pint (>=0.18); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: PyYAML (>=6.0); python_version < "3.12" and extra == "runtime"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: pint (>=0.18); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: pint (>=0.23); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: pint (>=0.18); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: psutil (>=5.9.6); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: PyYAML (>=6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pint (>=0.23); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: lazy-loader (>=0.1); python_version >= "3.7" and extra == "runtime"
Requires-Dist: xdoctest (>=1.1.5); extra == "tests"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "tests"
Requires-Dist: xdoctest (==1.1.5); extra == "tests-strict"
Requires-Dist: pytest-timeout (==1.4.2); 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 (==6.2.4); (python_version < "3.10.0" and python_version >= "3.7.0") 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 (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest (>=6.2.4); (python_version < "3.10.0" and python_version >= "3.7.0") 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: docs
Provides-Extra: docs-strict
Provides-Extra: linting
Provides-Extra: linting-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
[Description omitted; length: 4639 characters]

WHEEL

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

RECORD

Path Digest Size
kwutil/__init__.py sha256=CzqGtRSCcpevSTdUJ-8aLiUzd44Z1DXiCYmh-dQI0HE 4205
kwutil/copy_manager.py sha256=DxpoYdEG2PBEX0ZtK6iViNIH-a-nDjicHBvY51bhyDE 141
kwutil/copy_manager.pyi sha256=VliisvbxEbTJUw9FNPDQerG9rfe0f1geJcNMh9DWrwM 929
kwutil/fsops_managers.py sha256=e51PDxTVpoo8NOqPphhQtjikyVM_bV9--fkksk3I71w 15635
kwutil/partial_format.py sha256=YG8hyXENs2plgxyfoGgENcmIHMgsNNu7Cu1y6diY52Y 11233
kwutil/partial_format.pyi sha256=TNqsc5SNNwulli9rm1nTFriaaZgzAnbkN_nX5RzlAKc 301
kwutil/process_context.py sha256=lWDVsch-Nvnk3cNb6r3rTHqDLlpt5cA3JoSrMLclw0k 24917
kwutil/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwutil/slugify_ext.py sha256=hBGd8KFP6p6stzMnvZuZP3F9cgSznP3kx-v8jAR_dP8 9010
kwutil/slugify_ext.pyi sha256=UfbcOlpvCTKddqM9q9jMx9h0FvmgNOXotlIVLr-Vh_s 1162
kwutil/util_environ.py sha256=cCOTXU6xACrvBFbSSRFd3UbnnRaZBGZZGXfL1srMg-k 1872
kwutil/util_environ.pyi sha256=8pct8gR6IVJLNmjaYt88NQaakGmLbQrZB_4Y8Hlqvq8 199
kwutil/util_eval.py sha256=siFJhk1cPmH4tjtkJhl3a7dsamY9Zulc7-6kmTTk1bQ 8326
kwutil/util_eval.pyi sha256=wJGrSPpqyZ0GuF-JSPKxk27uqk6-PnKArzhuRlqbxhs 1603
kwutil/util_exception.py sha256=PLbg8hCCDaoQT0BJnaD9IvaGyS5NkzkDcgb9J8J5vUg 1326
kwutil/util_hardware.py sha256=pXaAcwGIvbvX884O_8kXauY6V7mmphpxd29U9A2bGw0 16215
kwutil/util_json.py sha256=GpfEJGSHiDvBPPuzKp9iLp8dLN0gGCtQ3R0qjaY3Y3o 17604
kwutil/util_json.pyi sha256=sceUnxXjrfTtpIGpHKFGCX4YmcOBfXfLFXhEFvEL-Lw 230
kwutil/util_locks.py sha256=s0nocrCs1upylpYQEOnml_xpNLwjpB8GiyUHiskw3rI 4624
kwutil/util_locks.pyi sha256=_KxrqM0dPnIOC2oEZJm4P4Z9v9_a1_lzoPzTvFXZGjg 936
kwutil/util_math.py sha256=o8aTP1sdZpwLP2ppxNhj_cX5jozgRwafLuFh-ZJekSo 2963
kwutil/util_parallel.py sha256=nmte7P44OIdhsZZS1UtwckrJyEjxqNwVP21XpBKMDyY 11652
kwutil/util_parallel.pyi sha256=fFOKJpx0oZmIHF-__IaYNOP6I-RY7keApzHRdlCJtfE 516
kwutil/util_path.py sha256=JGxqpc5Je4d_iGZT7PxV3uuc1rkxGEfz4l42kNB1nlU 15116
kwutil/util_path.pyi sha256=-vsD-nYoEvFmKEVDkDMCO9yzKMWyr96lvR8Echjs0fw 1128
kwutil/util_pattern.py sha256=KkE1NSpD8gUxz5O_x40pFlUbjDuN3kfoNO9wCQv3NCA 15753
kwutil/util_pattern.pyi sha256=xuES346yhqzhfsuTzSQKP33fSsIYxfq2jEESe_5fcog 1714
kwutil/util_progress.py sha256=Z5fYa4k6TXqGDMHCTnC5TR2F0tz4NUOlCKAz6LdTbvQ 24455
kwutil/util_progress.pyi sha256=ijq5B9M8DGnvS2aiqzaUV5jd7lWz3qEUtuW__h6Mc48 4448
kwutil/util_prompt.py sha256=Wa82t_Tn05xBiR8Wc2lUhM__-Faurk_XRHsLjlM8H_k 1355
kwutil/util_random.py sha256=OriQpCV2S32Hp7ZnFaEjayJIafv-q82cUz-1HPN3ZzI 7961
kwutil/util_resources.py sha256=XICun6mtd4L1_sHOCwjGW4Yj-f4BE5IlKxFQ-LBhCW8 4556
kwutil/util_resources.pyi sha256=cG-AWP7jAiAAJXvixbjHHqJFXqWv-AQBm6fIAO5GcPQ 158
kwutil/util_rich.py sha256=taGAJqIpacFdbe_X-o8ThL6x0kDJOI331eg607KsuQY 620
kwutil/util_time.py sha256=-ai837gE19496HM_G7ea7hKU-_G5AapObM3zTWbwdfI 37581
kwutil/util_time.pyi sha256=gszovPEYwaQOxGGmabgnDkepGSW9d_w14R_4D0V1qUg 1053
kwutil/util_units.py sha256=wo41shb3KcNSfZ04GkMnWVjRypcCz75pGMMFgju8yKY 1672
kwutil/util_windows.py sha256=xQjVLhGqMSIXNJC8Aqq5yJEAa49CP8-b1z9C4ilZERA 2168
kwutil/util_windows.pyi sha256=vb55JTkehb6F2R9mPnWtw8JUAC1AV_b2fF4t9LtQB_0 70
kwutil/util_xml.py sha256=1AOhfraxf-BNRs0GPvYZ9KXGYygU03GK0Xb9fp8HGLU 1566
kwutil/util_yaml.py sha256=QRj9wDUfZIoIVKP0hAZzKrMzLkCbQN6dUDkxVxgvXBk 19327
kwutil/util_yaml.pyi sha256=FmbRydo62JgVWtq6oH7ICqVeij8GEpqjEetPiCeO0sE 775
kwutil-0.3.3.dist-info/METADATA sha256=Ida5Eksh7a32NOEg22MejwFifqdKp2RWonxQ43YPwEM 21311
kwutil-0.3.3.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
kwutil-0.3.3.dist-info/top_level.txt sha256=_kqdvmu2M6SHUVRj6yjbRbmcDn0Wx_hrRUzmTTFowQo 7
kwutil-0.3.3.dist-info/RECORD

top_level.txt

kwutil