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.