This package browser is in early development. Mind the rough edges.

python-zipp

Backport of pathlib-compatible object wrapper for zip files

This package provides a pathlib-compatible Zipfile object wrapper. It provides a backport of the Path object.

Installation

Install the latest version of python-zipp as follows:

guix install python-zipp

Or install a particular version:

guix install python-zipp@1.0.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.