package bos
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha512=77416442448462fb316b9b64ec213038153e82c6de030d511838a15bb13b80700598c1bcfae1c90ef766d4f42c9bf5dcf231eeff23709558246d7946962858cc
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.
Home page: http://erratique.ch/software/bos
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>
README
Bos — 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.
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 bosIf 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 (10)
Dev Dependencies (1)
-
mtime
with-test
Used by (87)
- ahrocksdb
- albatross
-
arp
>= "4.0.0" -
base64
>= "2.1.2" - bistro
- builder
- builder-web
- bun
- bytepdf
- ca-certs
- ca-certs-nss
-
camlp5
>= "8.02.01" -
carton
< "1.0.0" -
carton-lwt
< "1.0.0" - ccbg
- chamelon-unix
-
checkseum
= "0.2.0" | = "0.3.0" -
coin
< "0.1.2" - current
- current-albatross-deployer
- current_docker
- current_git
- current_web
-
decompress
>= "0.9.0" & < "1.0.0" | >= "1.5.2" - diskuvbox
- dkml-install-installer
- dkml-install-runner
- dns-cli
- dockerfile-cmd
- docteur
-
duff
< "0.3" - dune-release
- functoria
- geojson
-
git-kv
< "0.1.3" -
git-unix
>= "3.2.0" - gotd
- http-lwt-client
- jekyll-format
- letsencrypt-app
- MlFront_Cache
-
MlFront_Cli
< "2.3.1" - MlFront_Codept
- MlFront_Tools
-
mirage
>= "4.0.0" -
ocaml-print-intf
>= "1.1.0" -
ocb-stubblr
< "0.0.2" - odep
-
odoc
>= "2.1.1" - odoc-driver
- opam-check-npm-deps
- opam-ci
- opam-dune-lint
-
opam-grep
>= "0.2.0" - opam-repomin
- owi
- pa_ppx
- pa_ppx_ag
- pa_ppx_hashcons
- pa_ppx_migrate
- pa_ppx_migrate_ocaml_parsetree
- pa_ppx_q_ast
- pa_ppx_unique
-
passage
>= "0.1.8" -
ppx_deriving_yaml
< "0.2.2" -
prelude
< "0.5" - queenshead
- quickterface
-
rosetta
< "0.3.0" -
scfg
>= "0.4" -
sihl
>= "0.6.0~rc1" - slipshow
-
smtml
>= "0.7.0" & < "0.20.0" -
stone
>= "0.6" -
swhid
>= "0.2" - swhid_compute
-
tldr
< "0.3.0" - topkg-care
- topojson
- topojsone
- um-abt
-
uring
< "0.2" -
uuuu
< "0.2.0" -
waylaunch
>= "0.2.0" - webbrowser
-
yaml
< "3.0.1" | >= "3.2.0" -
yaml-sexp
< "3.0.1" | >= "3.2.0"
Conflicts
None