package oasis2opam

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
md5=f582ea3637ee77c8a17ad79309580365

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: 14 Nov 2014

Dependencies (6)

  1. ocamlbuild build
  2. ocamlfind
  3. oasis-mirage >= "0.4.4"
  4. oasis >= "0.4.4"
  5. base-unix
  6. ocaml < "4.06"

Dev Dependencies

None

Used by

None

Conflicts

None