package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

stdio-v0.15.0.tar.gz
sha256=c37292921dc6a88425f773eba6bdbeac1dedacd1f55917fa4bcd9c4b25795e4b

Description

Stdio implements simple input/output functionalities for OCaml.

It re-exports the input/output functions of the OCaml standard libraries using a more consistent API.

Published: 21 Mar 2022

README

Standard IO Library for OCaml

Stdio provides input/output functions for OCaml. It re-exports the buffered channels of the stdlib distributed with OCaml but with some improvements.

API documentation for the latest release can be found [here][https://ocaml.janestreet.com/ocaml-core/latest/doc/stdio/index.html].

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.15" & < "v0.16"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (92)

  1. ahrocksdb < "0.2.1"
  2. arrayjit
  3. async_ssl = "v0.15.0"
  4. bap-main
  5. bap-recipe
  6. bap-recipe-command
  7. bio_io >= "0.5.1" & < "0.7.0"
  8. caisar
  9. caisar-onnx
  10. camlimages >= "5.0.3"
  11. capnp >= "3.3.0"
  12. ciao_lwt
  13. combinat < "3.0"
  14. core >= "v0.15.0" & < "v0.16.0"
  15. crlibm < "0.3"
  16. dotenv
  17. echo
  18. expect_test_helpers_core = "v0.15.0"
  19. feather >= "0.2.0"
  20. fftw3 < "0.8.2"
  21. freetds = "0.6"
  22. gammu >= "0.9.4"
  23. gobject-introspection
  24. gsl >= "1.22.0" & < "1.24.3"
  25. guile
  26. h1
  27. hacl
  28. hardcaml = "v0.15.0"
  29. hardcaml_of_verilog < "v0.16.0"
  30. hardcaml_verify < "v0.16.0"
  31. hardcaml_waveterm = "v0.15.0"
  32. hardcaml_xilinx_components < "v0.16.0"
  33. hdf5 >= "0.1.5"
  34. influxdb
  35. knights_tour
  36. krb < "v0.16.0"
  37. lablqml >= "0.7"
  38. lacaml >= "10.0.1" & < "11.0.7"
  39. lbfgs < "0.9.1"
  40. libsvm >= "0.9.4"
  41. lilac
  42. liquid_interpreter
  43. liquid_ml
  44. liquid_parser
  45. liquid_std
  46. liquid_syntax
  47. lwt_lint
  48. lwt_ppx_to_let_syntax
  49. matplotlib
  50. merge-fmt
  51. mesh-triangle >= "0.9.3" & < "0.9.5"
  52. monorobot
  53. neural_nets_lib
  54. nice_parser
  55. nuscr
  56. obeam >= "0.1.0"
  57. ocaml-r
  58. ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
  59. ocamlformat-lib
  60. ocamlformat-mlx-lib
  61. ocamlformat-rpc < "0.20.0"
  62. ocamlmig
  63. opine
  64. oq
  65. owl < "1.2"
  66. parsexp_io = "v0.15.0"
  67. pcre >= "7.3.0" & < "7.3.5"
  68. postgresql >= "4.1.0" & < "4.6.2"
  69. ppx_css < "v0.16.0"
  70. ppx_expect >= "v0.15.0" & < "v0.16.0"
  71. ppx_module_timer = "v0.15.0"
  72. ppx_optcomp = "v0.15.0"
  73. ppxlib < "0.31.0"
  74. protocell
  75. pyml_bindgen
  76. pyre-ast
  77. pythonlib >= "v0.15.0" & < "v0.16.0"
  78. routes >= "2.0.0"
  79. secp256k1 >= "0.2.5"
  80. spin < "0.7.0"
  81. sqlite3 >= "4.2.0" & < "5.0.1"
  82. swipl
  83. tensorboard
  84. tensorflow
  85. timmy
  86. tldr >= "0.3.0"
  87. topological_sort = "v0.15.0"
  88. torch < "v0.16.0"
  89. tqdm
  90. user-agent-parser
  91. wasmtime
  92. wseg

Conflicts

None