package brozip

  1. Overview
  2. No Docs
CLI to concurrently compress, decompress files using the Brotli algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.tar.gz
md5=c83005540b9fc4973374db391c125af4

Description

brozip is a command line tool to compress and decompress files using the Brotli algorithm, it uses OCaml bindings to the Google Brotli library. Ideally this should be used for compressing JSON over HTTP requests.

Published: 11 Oct 2015

Dependencies (7)

  1. ocamlbuild build
  2. ocamlfind build
  3. oasis build & >= "0.4"
  4. lwt build
  5. cmdliner build
  6. brotli build
  7. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None