package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=e7cb473d4bffcf419f307c658cf2599fab03a2b4fe655bfd0be699f8f7af176e

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: 23 May 2024

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 >= "3.11.0"
  2. base >= "v0.17" & < "v0.18~"
  3. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (98)

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

Conflicts

None