/ZipFile.jl

Read/Write ZIP archives in Julia

Primary LanguageJuliaOtherNOASSERTION

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").