bosversion

Basic OS interaction for OCaml

Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs.

Bos works equally well on POSIX and Windows operating systems.

Bos depends on Rresult, Astring, Fmt, Fpath and Logs and the OCaml Unix library. It is distributed under the ISC license.

Tags os system cli command file path log unix org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://erratique.ch/software/bos
Issue Trackerhttps://github.com/dbuenzli/bos/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Source [http] http://erratique.ch/software/bos/releases/bos-0.1.1.tbz
md5=5e38108b9958307b6e1894084695d7dd
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bos/bos.0.1.1/opam
Required by