this repo has no description

All versions of pringo require ocamlopt

Changed files
+3
packages
pringo
pringo.1.0
pringo.1.1
pringo.1.2
+1
packages/pringo/pringo.1.0/opam
···
]
build: make
install: [make "install"]
+
conflicts: [ "ocaml-option-bytecode-only" ]
dev-repo: "git+https://https://github.com/xavierleroy/pringo"
url {
src: "https://github.com/xavierleroy/pringo/archive/1.0.tar.gz"
+1
packages/pringo/pringo.1.1/opam
···
]
build: make
install: [make "install"]
+
conflicts: [ "ocaml-option-bytecode-only" ]
dev-repo: "git+https://https://github.com/xavierleroy/pringo"
url {
src: "https://github.com/xavierleroy/pringo/archive/1.1.tar.gz"
+1
packages/pringo/pringo.1.2/opam
···
]
build: make
install: [make "install"]
+
conflicts: [ "ocaml-option-bytecode-only" ]
dev-repo: "git+https://https://github.com/xavierleroy/pringo"
url {
src: "https://github.com/xavierleroy/pringo/archive/1.2.tar.gz"