package bos

  1. Overview
  2. Docs
Basic OS interaction for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

bos-0.2.1.tbz
sha512=8daeb8a4c2dd1f2460f6274ada19f4f1b6ebe875ff83a938c93418ce0e6bdb74b8afc5c9a7d410c1c9df2dad030e4fa276b6ed2da580639484e8b5bc92610b1d

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

v0.2.1

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 (10)

  1. logs
  2. fmt >= "0.8.10"
  3. fpath >= "0.7.3"
  4. astring
  5. rresult >= "0.7.0"
  6. base-unix
  7. topkg build & >= "1.0.3"
  8. ocamlbuild build
  9. ocamlfind build
  10. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. mtime with-test

Used by (88)

  1. ahrocksdb
  2. albatross
  3. base64 >= "2.1.2"
  4. bigarray-overlap
  5. bistro >= "0.5.0"
  6. builder
  7. builder-web
  8. bun
  9. bytepdf
  10. ca-certs
  11. ca-certs-nss
  12. camlp5 >= "8.00.05"
  13. camlp5-buildscripts
  14. carton
  15. carton-lwt
  16. ccbg
  17. chamelon-unix
  18. checkseum >= "0.2.0"
  19. coin < "0.1.2"
  20. crunch = "2.0.0"
  21. current
  22. current-albatross-deployer
  23. current_docker >= "0.4"
  24. current_git >= "0.4"
  25. current_web
  26. decompress >= "0.9.0" & < "1.0.0" | >= "1.5.2"
  27. digestif >= "0.8.1"
  28. diskuvbox
  29. dkml-install
  30. dkml-install-installer < "0.5.1"
  31. dkml-install-runner
  32. dkml-workflows
  33. dns-cli
  34. dockerfile-cmd
  35. docteur
  36. duff < "0.3"
  37. dune-release
  38. eris
  39. eris-lwt
  40. functoria >= "2.0.0"
  41. geojson
  42. git-kv >= "0.1.0"
  43. git-unix >= "3.0.0"
  44. gotd
  45. http-lwt-client
  46. hvsock >= "0.14.0" & < "1.0.2"
  47. jekyll-format
  48. letsencrypt < "0.3.0"
  49. letsencrypt-app
  50. MlFront_Cli
  51. minima-theme
  52. mirage >= "3.0.0"
  53. ocaml-print-intf >= "1.1.0"
  54. ocb-stubblr < "0.0.2"
  55. odep
  56. odig < "0.0.4"
  57. odoc < "1.4.0" | >= "2.0.0"
  58. opam-check-npm-deps
  59. opam-ci
  60. opam-compiler
  61. opam-dune-lint
  62. opam-grep >= "0.2.0"
  63. owi
  64. pa_ppx
  65. pa_ppx_ag
  66. pa_ppx_hashcons
  67. pa_ppx_migrate
  68. pa_ppx_q_ast
  69. pa_ppx_unique
  70. ppx_deriving_yaml < "0.2.2"
  71. prelude
  72. queenshead
  73. rosetta < "0.3.0"
  74. sihl >= "0.6.0~rc1"
  75. slipshow
  76. swhid >= "0.2"
  77. swhid_compute
  78. tldr < "0.3.0"
  79. topkg-care
  80. topojson
  81. topojsone
  82. um-abt
  83. uring < "0.2"
  84. uuuu < "0.2.0"
  85. waylaunch
  86. webbrowser
  87. yaml
  88. yaml-sexp

Conflicts

None

OCaml

Innovation. Community. Security.