# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup ocaml 1.1 name ocaml-parmap github.setup rdicosmo parmap 1.2.4 revision 0 categories ocaml devel maintainers nomaintainer license GLPL-2 description Parmap is a library for multicore architecture for OCaml programs long_description Parmap is a minimalistic library allowing to exploit multicore architecture \ for OCaml programs with minimal modifications. checksums rmd160 ce20c2275677bc67a3b4e4dfedb5e75bcfde55ee \ sha256 e0cc1493543ba39e7bdd7e0cb701d7e6befeec0ec3194d96fe9caca86a491913 \ size 47607 ocaml.build_type dune depends_lib-append port:ocaml \ port:ocaml-dune-configurator