internal/tools/: zipp-3.18.1 metadata and description

Homepage Simple index

Backport of pathlib-compatible object wrapper for zip files

author Jason R. Coombs
author_email jaraco@jaraco.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
provides_extras docs
requires_dist
  • pytest>=6; extra == "testing"
  • pytest-checkdocs>=2.4; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-mypy; platform_python_implementation != "PyPy" and extra == "testing"
  • pytest-enabler>=2.2; extra == "testing"
  • pytest-ruff>=0.2.1; extra == "testing"
  • jaraco.itertools; extra == "testing"
  • jaraco.functools; extra == "testing"
  • more_itertools; extra == "testing"
  • big-O; extra == "testing"
  • pytest-ignore-flaky; extra == "testing"
  • sphinx>=3.5; extra == "docs"
  • jaraco.packaging>=9.3; extra == "docs"
  • rst.linker>=1.9; extra == "docs"
  • furo; extra == "docs"
  • sphinx-lint; extra == "docs"
  • jaraco.tidelift>=1.4; extra == "docs"
requires_python >=3.8
File Tox results History
zipp-3.18.1-py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
3
zipp-3.18.1.tar.gz
Size
21 KB
Type
Source
https://img.shields.io/pypi/v/zipp.svg https://img.shields.io/pypi/pyversions/zipp.svg tests Ruff https://img.shields.io/badge/skeleton-2024-informational https://tidelift.com/badges/package/pypi/zipp

A pathlib-compatible Zipfile object wrapper. Official backport of the standard library Path object.

Compatibility

New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library:

zipp

stdlib

3.15

3.12

3.5

3.11

3.2

3.10

3.3 ??

3.9

1.0

3.8

Usage

Use zipp.Path in place of zipfile.Path on any Python.

For Enterprise

Available as part of the Tidelift Subscription.

This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.

Learn more.