julia-zipfile 0.9.3
Read/Write ZIP archives in Julia
This module provides support for reading and writing ZIP archives in Julia.
- Website: https://github.com/fhs/ZipFile.jl
- Licenses: Expat
- Package source: gnu/packages/julia-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install julia-zipfile 0.9.3
as follows:
guix install julia-zipfile@0.9.3
Or install the latest version:
guix install julia-zipfile
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.