oasis2opam
Tool to convert OASIS metadata to OPAM package descriptions
Description
Generate OPAM files from _oasis. Most of the metadata supported by oasis is translated to OPAM. A simple .install file is written to preserve Oasis setup.{ml,data,log} in order to be able to use oasis for removal.
Install
- Authors
-
Sources
Dependencies
qtest
with-test & >= "0.4"
qcheck
with-test & >= "0.4" & < "0.5"
ounit
with-test & >= "2.0.0"
ocamlfind
build & >= "1.5"
ocamlbuild
build
oasis
build & >= "0.4.8"
base-unix
build
base-bytes
build
Reverse Dependencies