experimental/cuda-ubi9/: zipp-3.19.0 metadata and description

Simple index

Backport of pathlib-compatible object wrapper for zip files

author_email "Jason R. Coombs" <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
description_content_type text/x-rst
project_urls
  • Homepage, https://github.com/jaraco/zipp
provides_extras testing
requires_dist
  • 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'
  • pytest !=8.1.*,>=6 ; extra == 'testing'
  • pytest-checkdocs >=2.4 ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • pytest-mypy ; 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'
  • jaraco.test ; extra == 'testing'
requires_python >=3.8
File Tox results History
zipp-3.19.0-py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
3
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.18

3.13

3.16

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.