package webbrowser

  1. Overview
  2. Docs
Open and reload URIs in browsers from OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

webbrowser-0.6.2.tbz
sha512=37b7f883d2426613933332ee186d306b8959e67d631b761fa239e292d2c24c4a867177938ee8e675910879386d3404781b30224d53dbf18ac4376c89411a2059

CHANGES.md.html

v0.6.2 2025-03-10

Warning This library is maintained but no longer developed. Similar functionality can be found in the libraries of [b0] (and its show-url tool).

  • Require OCaml >= 4.08.

  • Install libraries in their own directories.

  • Handle cmdliner deprecations.

  • Drop direct dependency on astring

  • cmdliner is no longer a depopt. This ensure that depending on webbrowser installs the browse(1) tool. You can still use the library without depending on it.

v0.6.1 2016-09-14 Zagreb

browse(1) command line tool: convert existing file paths specified on the cli to file:// URIs.

v0.6.0 2016-08-08 Zagreb

First release.

OCaml

Innovation. Community. Security.