We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ad95a commit ead4757Copy full SHA for ead4757
packages/parany/parany.14.0.1/opam
@@ -17,6 +17,7 @@ build: [
17
["dune" "build" "-p" name "-j" jobs "src/test.exe"] {with-test}
18
["./test.sh"] {with-test}
19
]
20
+x-maintenance-intent: ["(latest)"]
21
synopsis: "Parallelize any computation"
22
description: """
23
Generalized map reduce for parallel computers (not distributed computing).
0 commit comments