jaraco.util

View on PyPIReverse Dependencies (1)

15.0.0 jaraco.util-15.0.0-py3-none-any.whl

Wheel Details

Project: jaraco.util
Version: 15.0.0
Filename: jaraco.util-15.0.0-py3-none-any.whl
Download: [link]
Size: 6189
MD5: 89aa8f6699bd2e12dde270b6ab7729b9
SHA256: 3bccca762425271427b64e781d8f83ea8014dea081fb0c4f602621e1f6e74dd1
Uploaded: 2021-07-22 01:09:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jaraco.util
Version: 15.0.0
Summary: General utility modules that supply commonly-used functionality
Author: Jason R. Coombs
Author-Email: jaraco[at]jaraco.com
Home-Page: https://github.com/jaraco/jaraco.util
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: jaraco.context
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging (>=8.2); extra == "docs"
Requires-Dist: rst.linker (>=1.9); extra == "docs"
Requires-Dist: pytest (>=4.6); extra == "testing"
Requires-Dist: pytest-checkdocs (>=2.4); extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-enabler (>=1.0.1); extra == "testing"
Requires-Dist: pytest-black (>=0.3.7); platform_python_implementation != "PyPy" and extra == "testing"
Requires-Dist: pytest-mypy; platform_python_implementation != "PyPy" and extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
License-File: LICENSE
[Description omitted; length: 1218 characters]

WHEEL

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

RECORD

Path Digest Size
jaraco/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jaraco/util/concurrency.py sha256=IH5PlZYJL-DCJgFL_LGwFOQv-DPmRWP1d_TTIn4eP-M 1327
jaraco/util/dice.py sha256=_vemizFC4Hr7NwkNgNKmygqWYprIBPsfZpimprRj9rA 1152
jaraco/util/exceptions.py sha256=1GTUsi38K1v8r6LDbwzWzdz0mntkxX81AM7pcEzgjtM 472
jaraco/util/numbers.py sha256=TaX1KVp7J3zBrm8AF6dijxHHe4wtGBQpR-97aOth0VI 556
jaraco/util/subprocess.py sha256=cc3ZcG0KvjtmMLflWxtGzzj6uxrf3f-btAqxD7cO_Hc 1600
jaraco.util-15.0.0.dist-info/LICENSE sha256=2z8CRrH5J48VhFuZ_sR4uLUG63ZIeZNyL4xuJUKF-vg 1050
jaraco.util-15.0.0.dist-info/METADATA sha256=ubWjDU3HvKyGbMFw5QMqBg89RI_AIEwCprWT0lNrlUk 2484
jaraco.util-15.0.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
jaraco.util-15.0.0.dist-info/entry_points.txt sha256=whyf4VFlpJr-YJNOCmlwG33YBUUzCXWpqsol_jwAgg4 61
jaraco.util-15.0.0.dist-info/top_level.txt sha256=0JnN3LfXH4LIRfXL-QFOGCJzQWZO3ELx4R1d_louoQM 7
jaraco.util-15.0.0.dist-info/RECORD

top_level.txt

jaraco

entry_points.txt

roll-dice = jaraco.util.dice:do_dice_roll