this repo has no description

Update opam

added x-maintenance-intent

Changed files
+1
packages
parany
parany.14.0.1
+1
packages/parany/parany.14.0.1/opam
···
["dune" "build" "-p" name "-j" jobs "src/test.exe"] {with-test}
["./test.sh"] {with-test}
]
+
x-maintenance-intent: ["(latest)"]
synopsis: "Parallelize any computation"
description: """
Generalized map reduce for parallel computers (not distributed computing).