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

julia-zipfile

Read/Write ZIP archives in Julia

This module provides support for reading and writing ZIP archives in Julia.

Installation

Install the latest version of julia-zipfile as follows:

guix install julia-zipfile

Or install a particular version:

guix install julia-zipfile@0.9.3

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.