Pure OCaml implementation of the Brotli compression algorithm
at main 5 lines 154 B view raw
1(test 2 (name test_bytesrw_brotli) 3 (enabled_if %{lib-available:bytesrw}) 4 (libraries brotli.bytesrw brotli alcotest unix) 5 (modules test_bytesrw_brotli))