VCDIFF (RFC 3284) binary delta encoding in pure OCaml
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-vcdiff / dune
96 B 7 lines
1(env 2 (dev 3 (flags :standard %{dune-warnings}))) 4 5(mdx 6 (files README.md) 7 (libraries vcdiff))