Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 378 Bytes

Overview

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

Build Status

Installation

Install via the Julia package manager, Pkg.add("ZipFile").

Documentation

Documentation is available on JuliaHub.