Source: mcl Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Shayan Doust Section: math Priority: optional Build-Depends: debhelper-compat (= 13), dh-ocaml, zoem, tidy, aephea, ocaml, ocamlbuild, ocaml-findlib, oasis, bsdextrautils | bsdmainutils (<< 12.1.1~), dh-exec Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/mcl Vcs-Git: https://salsa.debian.org/med-team/mcl.git Homepage: https://micans.org/mcl/ Rules-Requires-Root: no Package: mcl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mcl-doc Enhances: blast2, ncbi-tools-bin, bioperl-run Description: Markov Cluster algorithm The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. . MCL is currently being used in sciences like biology (protein family detection, genomics), computer science (node clustering in Peer-to-Peer networks), and linguistics (text analysis). Package: mcl-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: mcl Description: documentation for mcl The MCL package is an implementation of the Markov Cluster algorithm, for manipulating sparse matricess and conducting cluster experiments. . This is documentation for mcl: the MCL FAQ, some examples as well as manpages in HTML and PostScript format. Package: libmcl-ocaml-dev Architecture: any Section: ocaml Depends: ocaml-findlib, mcl, ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: library providing bindings between mcl and OCaml The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. . This library provides bindings between mcl and OCaml.