(lang dune 2.9) (implicit_transitive_deps false) (name leaflet) (license BSD-2-Clause) (authors "pukkamustard " "swrup " "Léo Andrès ") (maintainers "swrup ") (source (uri git+https://git.zapashcanon.fr/swrup/leaflet.git)) (homepage https://git.zapashcanon.fr/swrup/leaflet) (bug_reports https://git.zapashcanon.fr/swrup/leaflet/issues) (documentation TODO/leaflet) (generate_opam_files true) (package (name leaflet) (synopsis "Bindings for the Leaflet JavaScript library") (description "leaflet is an OCaml bindings library for the Leaflet JavaScript library.") (tags (leaflet javascript bindings interactive map openstreetmap)) (depends (ocaml (>= 4.08))))