package oasis2opam

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.tar.gz
md5=6ed521ea259313b076c2758aad3429d3

Description

Generate OPAM files from _oasis. Most of the metadata supported by oasis is translated to OPAM. A simple .install file is written to handle executables (until oasis supports the functionality itself).

Tags

build install

Published: 06 Jul 2015

Dependencies (7)

  1. ocamlbuild build
  2. qcheck build & >= "0.4"
  3. ounit build & >= "2.0.0"
  4. ocamlfind build
  5. oasis build & >= "0.4.4"
  6. base-unix build
  7. ocaml < "4.06"

Dev Dependencies

None

Used by

None

Conflicts

None