package oasis2opam

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.5.tar.gz
md5=e86010d5017553567d1af9529f586ffe

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: 17 Apr 2014

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None