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.6.tbz
md5=fa371d545d8490fab87245e329e9bb15
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bos/bos.0.1.6/opam
Required by