• Stars
    star
    47
  • Rank 584,237 (Top 12 %)
  • Language
    Julia
  • License
    Other
  • Created almost 11 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Read/Write ZIP archives in Julia

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.