package webbrowser

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

Install

Dune Dependency

Authors

Maintainers

Sources

webbrowser-0.6.0.tbz
sha256=e52b1649973d789ac637d6e4ba199e27c8f061941243df25a39860ffcea028ca
md5=13b1ac970d60ff99464752411a67df78

Description

Webbrowser is a library to open and reload URIs in web browsers from OCaml.

Webbrowser depends on bos. The optional command line support provided by the Webbrowser_cli library depends on cmdliner.

Webbrowser is distributed under the ISC license.

README

webbrowser — Open and reload URIs in browsers from OCaml

v0.6.0

Webbrowser is a library to open and reload URIs in web browsers from OCaml.

Webbrowser depends on bos. The optional command line support provided by the Webbrowser_cli library depends on cmdliner.

Webbrowser is distributed under the ISC license.

Homepage: http://erratique.ch/software/webbrowser
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>

Installation

webbrowser can be installed with opam:

opam install webbrowser
opam install cmdliner webbrowser # with cli support 

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Sample programs

The browse(1) command line tool installed when cmdliner support is enabled allows to access the functionality of the library from the command line. Consult:

browse --help

for more details.

Dependencies (7)

  1. bos
  2. astring
  3. rresult
  4. topkg build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (3)

  1. dune-release < "0.3.0"
  2. odig < "0.0.4"
  3. topkg-care >= "0.7.8"

Conflicts

None

OCaml

Innovation. Community. Security.