CCSDS 122.0-B Image Data Compression
0
fork

Configure Feed

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

Add missing fmt dependency to 11 packages

ocaml-{erasure,viterbi,turbo,short-ldpc,rice,lfsr,ldpc,idc,hcomp}/lib/dune
and ocaml-crc/bench/dune, ocaml-xmlt/fuzz/dune all use Fmt.str without
depending on fmt.

+2 -1
+2 -1
lib/dune
··· 1 1 (library 2 2 (name idc) 3 - (public_name idc)) 3 + (public_name idc) 4 + (libraries fmt))