loongson/pypi/: zipp-3.4.0 metadata and description

Homepage Simple index Newer version available

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 testing
requires_dist
  • sphinx ; extra == 'docs'
  • jaraco.packaging (>=3.2) ; extra == 'docs'
  • rst.linker (>=1.9) ; extra == 'docs'
  • pytest (!=3.7.3,>=3.5) ; extra == 'testing'
  • pytest-checkdocs (>=1.2.3) ; extra == 'testing'
  • pytest-flake8 ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • jaraco.test (>=3.2.0) ; extra == 'testing'
  • jaraco.itertools ; extra == 'testing'
  • func-timeout ; extra == 'testing'
  • pytest-black (>=0.3.7) ; (platform_python_implementation != "PyPy") and extra == 'testing'
  • pytest-mypy ; (platform_python_implementation != "PyPy") and extra == 'testing'
requires_python >=3.6
File Tox results History
zipp-3.4.0-py3-none-any.whl
Size
5 KB
Type
Python Wheel
Python
3
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2025-04-09 11:01:24
https://img.shields.io/pypi/v/zipp.svg https://img.shields.io/pypi/pyversions/zipp.svg Automated Tests Code style: Black

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