package oasis2opam

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.2.tar.gz
md5=5fc05d8592f44d4b695c9b3574d8dfa9

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: 22 Aug 2015

Dependencies (6)

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

Dev Dependencies (2)

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

Used by

None

Conflicts

None