package oasis2opam

  1. Overview
  2. Docs
Tool to convert OASIS metadata to OPAM package descriptions

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.tar.gz
md5=f50c2e37d8aa6f9e365ee904a5fbd807

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.

Tags

build install

Published: 03 May 2016

Dependencies (6)

  1. ocamlfind build & >= "1.5"
  2. ocamlbuild build
  3. oasis build & >= "0.4.4"
  4. base-unix build
  5. base-bytes build
  6. ocaml

Dev Dependencies (3)

  1. qtest with-test & >= "0.4"
  2. qcheck with-test & >= "0.4" & < "0.5"
  3. ounit with-test & >= "2.0.0"

Used by

None

Conflicts

None