# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "OCaml library/executable to TODO" description: "pellest is an OCaml library/executable to TODO." maintainer: ["swrup@protonmail.com" "pena "] authors: ["swrup@protonmail.com" "pena "] tags: ["pellest" "TODO" "TODO" "TODO" "TODO"] homepage: "https://forge.kumikode.org/swrup/pellest" bug-reports: "https://forge.kumikode.org/swrup/pellest/issues" depends: [ "dune" {>= "2.9"} "ocaml" {>= "4.08"} "bos" "brr" "caqti" "caqti-driver-sqlite3" "directories" "dream" "emile" "fpath" "lambdasoup" "lwt" "lwt_ppx" "safepass" "scfg" "tyxml" "uri" "uuidm" "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "--promote-install-files=false" "@install" "@runtest" {with-test} "@doc" {with-doc} ] ["dune" "install" "-p" name "--create-install-files" name] ] dev-repo: "git+https://forge.kumikode.org/swrup/pellest.git"