CCSDS 123.0-B Lossless Multispectral and Hyperspectral Image 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 hcomp) 3 - (public_name hcomp)) 3 + (public_name hcomp) 4 + (libraries fmt))