loongson/pypi/: zipp-3.5.0 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 testing
requires_dist
  • sphinx ; extra == 'docs'
  • jaraco.packaging (>=8.2) ; extra == 'docs'
  • rst.linker (>=1.9) ; extra == 'docs'
  • pytest (>=4.6) ; extra == 'testing'
  • pytest-checkdocs (>=2.4) ; extra == 'testing'
  • pytest-flake8 ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • pytest-enabler (>=1.0.1) ; extra == 'testing'
  • jaraco.itertools ; extra == 'testing'
  • func-timeout ; extra == 'testing'
  • pytest-black (>=0.3.7) ; (platform_python_implementation != "PyPy" and python_version < "3.10") and extra == 'testing'
  • pytest-mypy ; (platform_python_implementation != "PyPy" and python_version < "3.10") and extra == 'testing'
requires_python >=3.6

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
zipp-3.5.0-py3-none-any.whl
Size
6 KB
Type
Python Wheel
Python
3
https://img.shields.io/pypi/v/zipp.svg https://img.shields.io/pypi/pyversions/zipp.svg tests Code style: Black https://img.shields.io/badge/skeleton-2021-informational

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