# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Easy API library and tools" maintainer: ["Fabrice Le Fessant "] authors: [ "Cagdas Bozman " "Michael Laporte " "Fabrice Le Fessant " "Maxime Levillain " "Alain Mebsout " ] license: "LGPL-2.1-only" homepage: "https://github.com/ocamlpro/ez_api" doc: "https://ocpmax.github.io/ez_api/ez_api/index.html" bug-reports: "https://github.com/ocamlpro/ez_api/issues" depends: [ "dune" {>= "2.8"} "ocaml" {>= "4.08"} "json-data-encoding" {>= "1.0.1"} "lwt" {>= "4.0.0"} "ezjsonm" {>= "1.1.0"} "uuidm" ] depopts: [ "geoip" "js_of_ocaml-lwt" "calendar" "cohttp-lwt-unix" "cohttp-lwt-jsoo" "lwt_log" "tls" "httpaf-lwt-unix" "ocurl" "ezjs_fetch" "websocket-lwt-unix" "websocket-httpaf-lwt" "ppxlib" "ppx_deriving_encoding" "digestif" "yaml" ] conflicts: [ "calendar" {< "2.03"} "js_of_ocaml-lwt" {< "4.0.0"} "cohttp-lwt-unix" {< "5.0.0"} "cohttp-lwt-jsoo" {< "5.0.0"} "httpaf-lwt-unix" {< "0.6.0"} "ezjs_fetch" {< "0.2"} "ocurl" {< "0.8.0"} "digestif" {< "1.0.0"} "ppxlib" {< "0.18.0" | >= "0.36.0"} "ppx_deriving_encoding" {!= "0.3.0"} "result" {< "1.5"} "tls" {>= "1.0.0"} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/ocamlpro/ez_api.git" url { src: "https://github.com/ocamlpro/ez_api/archive/refs/tags/2.1.0.tar.gz" checksum: [ "md5=e1d03d141ef977fbd4521256c91431f1" "sha512=51b0cc4e6afb0cd5ab55c0c40964946b79e0c2cc903b5d08c594292eec723a25e25463175d704c02fe559e2af5d95973514c248a603ad28ec0230c35ad2d6492" ] }