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

  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-unix >= "3.0.0"
  43. gotd
  44. http-lwt-client
  45. hvsock >= "0.14.0" & < "1.0.2"
  46. jekyll-format
  47. letsencrypt < "0.3.0"
  48. letsencrypt-app
  49. MlFront_Cli
  50. minima-theme
  51. mirage >= "3.0.0"
  52. ocaml-print-intf >= "1.1.0"
  53. ocb-stubblr < "0.0.2"
  54. odep
  55. odig < "0.0.4"
  56. odoc < "1.4.0" | >= "2.0.0"
  57. opam-check-npm-deps
  58. opam-ci
  59. opam-compiler
  60. opam-dune-lint
  61. opam-grep >= "0.2.0"
  62. owi
  63. pa_ppx
  64. pa_ppx_ag
  65. pa_ppx_hashcons
  66. pa_ppx_migrate
  67. pa_ppx_q_ast
  68. pa_ppx_unique
  69. ppx_deriving_yaml < "0.2.2"
  70. prelude
  71. queenshead
  72. rosetta < "0.3.0"
  73. sihl >= "0.6.0~rc1"
  74. slipshow
  75. swhid >= "0.2"
  76. swhid_compute
  77. tldr < "0.3.0"
  78. topkg-care
  79. topojson
  80. topojsone
  81. um-abt
  82. uring < "0.2"
  83. uuuu < "0.2.0"
  84. waylaunch
  85. webbrowser
  86. yaml
  87. yaml-sexp

Conflicts

None

OCaml

Innovation. Community. Security.