tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-brotli
0
fork
atom
Pure OCaml implementation of the Brotli compression algorithm
0
fork
atom
overview
issues
pulls
pipelines
ocaml-brotli
/
test
/
dune
at
main
4 lines
94 B
view raw
wrap content
1
(test
2
(name test_brotli)
3
(libraries brotli brotli.bytesrw alcotest)
4
(modules test_brotli))