zipp: A pathlib-compatible zipfile object wrapper

Description

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

License

MIT License

Upstream Contact

Home page: https://github.com/jaraco/zipp

Dependencies

Python, Setuptools

Type

standard

Dependencies

Version Information

package-version.txt:

3.19.0

version_requirements.txt:

zipp >=0.5.2

Equivalent System Packages

$ conda install zipp
$ sudo yum install python3-zipp
$ sudo emerge dev-python/zipp
$ sudo port install py-zipp
$ sudo xbps-install python3-zipp

See https://repology.org/project/python:zipp/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.