# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "AWS botocore code generator" maintainer: ["Ashish Agarwal "] authors: ["Solvuu"] license: "MIT" homepage: "https://github.com/solvuu/awsm" bug-reports: "https://github.com/solvuu/awsm/issues" depends: [ "dune" {>= "3.6"} "cohttp" "uri-sexp" "core" {< "v0.16.0"} "core_unix" "ocamlformat" "ocamlgraph" "ppxlib" {>= "0.27"} "re" {>= "1.7.2"} "sedlex" {>= "2.3"} "xmlm" "yojson" {>= "1.6.0"} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/solvuu/awsm.git" url { src: "https://github.com/solvuu/awsm/archive/refs/tags/0.1.0.tar.gz" checksum: [ "md5=db5777910e155df33255f50c50daa046" "sha512=18775715f99f5ba56c6dee40d7b4c4ab7f5d583327d2cc5c50d0cdae4c76c7b510e0ff974577cc0a9d82f497b979daf8af14f9e5741e9fbc5c83aa5928039c6b" ] }