zipp3.21.0
zipp3.21.0
Published
Backport of pathlib-compatible object wrapper for zip files
pip install zipp
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- pytest-checkdocs
>=2.4; extra == "check"
- pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check"
- pytest-cov
; extra == "cover"
- sphinx
>=3.5; extra == "doc"
- jaraco.packaging
>=9.3; extra == "doc"
- rst.linker
>=1.9; extra == "doc"
- furo
; extra == "doc"
- sphinx-lint
; extra == "doc"
- jaraco.tidelift
>=1.4; extra == "doc"
- pytest-enabler
>=2.2; extra == "enabler"
- pytest
!=8.1.*,>=6; extra == "test"
- jaraco.itertools
; extra == "test"
- jaraco.functools
; extra == "test"
- more-itertools
; extra == "test"
- big-O
; extra == "test"
- pytest-ignore-flaky
; extra == "test"
- jaraco.test
; extra == "test"
- importlib-resources
; python_version < "3.9" and extra == "test"
- pytest-mypy
; extra == "type"