Skip to content
/ zap Public

Native ZIP archive creation with chunked input and output

License

Notifications You must be signed in to change notification settings

dscout/zap

Repository files navigation

Zap

Bi-directional streaming zip creation.

Installation

The package can be installed by adding zap to your list of dependencies in mix.exs:

def deps do
  [
    {:zap, "~> 0.2"}
  ]
end

Documentation can be found at https://hexdocs.pm/zap.

About

Native ZIP archive creation with chunked input and output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages