package bos
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=9abe76e0d94d1d912f0057dc3976c88d87ab9d5ba05d923c38c7b586e35f3afd
md5=fa371d545d8490fab87245e329e9bb15
Description
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.
README
Bos — Basic OS interaction for OCaml
v0.1.6
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.
Home page: http://erratique.ch/software/bos
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>
Installation
Bos can be installed with opam
:
opam install bos
If you don't use opam
consult the opam
file for build instructions.
Documentation
The documentation and API reference is automatically generated by from the interfaces. It can be consulted online or via odig doc bos
.
Dependencies (11)
Dev Dependencies (1)
-
mtime
with-test
Used by (57)
- ahrocksdb
-
albatross
< "2.0.0"
-
base64
>= "2.1.2"
- bigarray-overlap
-
bistro
>= "0.5.0"
- builder
- builder-web
- bytepdf
- ca-certs
- ca-certs-nss
-
camlp5
>= "8.00.05"
- carton
-
checkseum
>= "0.2.0"
-
coin
< "0.1.2"
-
crunch
= "2.0.0"
- current
- current_web
-
decompress
>= "0.9.0" & < "1.0.0" | = "1.5.2"
-
digestif
>= "0.8.1"
-
dockerfile-cmd
< "8.1.0"
- dune-release
- eris
- eris-lwt
-
functoria
>= "2.0.0"
- geojson
-
git-unix
>= "3.0.0"
- gotd
- http-lwt-client
-
hvsock
>= "0.14.0" & < "1.0.2"
- jekyll-format
-
letsencrypt
< "0.3.0"
- letsencrypt-app
- minima-theme
-
mirage
>= "3.0.0"
-
ocaml-print-intf
>= "1.1.0"
-
ocb-stubblr
< "0.0.2"
- odep
-
odig
< "0.0.4"
-
odoc
< "1.4.0" | >= "2.0.0"
- opam-check-npm-deps
- opam-ci
- opam-compiler
-
opam-dune-lint
< "0.2"
- owi
-
ppx_deriving_yaml
< "0.2.2"
- prelude
-
rosetta
< "0.3.0"
- slipshow
- swhid_compute
-
tldr
< "0.3.0"
- topkg-care
- topojson
- topojsone
-
uuuu
< "0.2.0"
- webbrowser
- yaml
- yaml-sexp
Conflicts
None