All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ocaml.lib.mustache Maven / Gradle / Ivy

The newest version!
opam-version: "2.0"
name: "{{{packageName}}}"
version: "{{{packageVersion}}}"
synopsis: "{{{packageDescription}}}"
description: """
Longer description
"""
maintainer: "Name "
authors: "Name "
license: ""
homepage: ""
bug-reports: ""
dev-repo: ""
depends: [
  "ocaml"
  "ocamlfind"
  "dune"
  "ppx_deriving_yojson"
  "conf-libev"
  "lwt"
  "cohttp-lwt-unix" {< "6.0.0"}
  "cohttp-async" {< "6.0.0"}
]
build: ["dune" "build" "-p" name]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy