package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

stdio-v0.16.0.tar.gz
sha256=61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e

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: 02 Jun 2023

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.

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.16" & < "v0.17"
  3. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (95)

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

Conflicts

None