···
+
synopsis: "Open and reload URIs in browsers from OCaml"
+
*Warning* This library is maintained but no longer developed. Similar
+
functionality can be found in the libraries of [`b0`] (and its
+
Webbrowser is a library to open and reload URIs in web browsers from
+
Webbrowser depends on [bos][bos]. The command line support provided by
+
the Webbrowser_cli library depends on [cmdliner][cmdliner].
+
Webbrowser is distributed under the ISC license.
+
[bos]: http://erratique.ch/software/bos
+
[cmdliner]: http://erratique.ch/software/cmdliner
+
[b0]: http://erratique.ch/software/b0
+
Homepage: <http://erratique.ch/software/webbrowser>"""
+
maintainer: "Daniel Bünzli <daniel.buenzl i@erratique.ch>"
+
authors: "The webbrowser programmers"
+
tags: ["web" "http" "url" "browser" "cli" "org:erratique"]
+
homepage: "https://erratique.ch/software/webbrowser"
+
doc: "https://erratique.ch/software/webbrowser/doc/"
+
bug-reports: "https://github.com/dbuenzli/webbrowser/issues"
+
"cmdliner" {>= "1.3.0"}
+
"topkg" {build & >= "1.0.3"}
+
build: ["ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "%{dev}%"]
+
dev-repo: "git+https://erratique.ch/repos/webbrowser.git"
+
"https://erratique.ch/software/webbrowser/releases/webbrowser-0.6.2.tbz"
+
"sha512=37b7f883d2426613933332ee186d306b8959e67d631b761fa239e292d2c24c4a867177938ee8e675910879386d3404781b30224d53dbf18ac4376c89411a2059"
+
x-maintenance-intent: ["(latest)"]