package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune 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 (88)

  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. bitcoinml < "0.4.1"
  9. caisar
  10. caisar-onnx
  11. camlimages >= "5.0.3"
  12. capnp >= "3.3.0"
  13. combinat < "3.0"
  14. core >= "v0.17.0"
  15. crlibm < "0.3"
  16. dedent >= "v0.17.0"
  17. dotenv
  18. expect_test_helpers_core >= "v0.17.0"
  19. feather >= "0.2.0"
  20. fftw3 >= "0.8" & < "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.17.0"
  29. hardcaml_of_verilog >= "v0.17.0"
  30. hardcaml_step_testbench >= "v0.17.0"
  31. hardcaml_verify >= "v0.17.0"
  32. hardcaml_waveterm >= "v0.17.0"
  33. hardcaml_xilinx_components >= "v0.17.0"
  34. hardcaml_xilinx_reports >= "v0.17.0"
  35. hdf5 >= "0.1.5"
  36. influxdb
  37. knights_tour
  38. lablqml >= "0.7"
  39. lacaml >= "10.0.1" & < "11.0.7"
  40. lbfgs = "0.9"
  41. libsvm >= "0.9.4"
  42. lilac
  43. liquid_interpreter
  44. liquid_ml
  45. liquid_parser
  46. liquid_std
  47. liquid_syntax
  48. matplotlib
  49. merge-fmt
  50. mesh-triangle >= "0.9.3" & < "0.9.5"
  51. monorobot
  52. neural_nets_lib
  53. nice_parser
  54. nuscr
  55. obeam >= "0.1.0"
  56. ocaml-r >= "0.1.0"
  57. ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
  58. ocamlformat-lib
  59. ocamlformat-rpc < "0.20.0"
  60. opine
  61. owl >= "0.3.7"
  62. parsexp_io >= "v0.17.0"
  63. pcre >= "7.3.0" & < "7.3.5"
  64. postgresql >= "4.1.0" & < "4.6.2"
  65. ppx_css >= "v0.17.0"
  66. ppx_expect >= "v0.17.0"
  67. ppx_log >= "v0.17.0"
  68. ppx_module_timer >= "v0.17.0"
  69. ppx_optcomp >= "v0.17.0"
  70. ppxlib < "0.30.0"
  71. protocell
  72. pyml_bindgen
  73. pyre-ast
  74. routes >= "2.0.0"
  75. secp256k1 >= "0.2.5"
  76. spin < "0.7.0"
  77. sqlite3 >= "4.2.0" & < "5.0.1"
  78. swipl
  79. tensorboard
  80. tensorflow >= "0.0.10"
  81. timmy
  82. topological_sort >= "v0.17.0"
  83. torch != "v0.16.0"
  84. tqdm
  85. user-agent-parser
  86. virtual_dom >= "v0.17.0"
  87. wasmtime
  88. wseg

Conflicts

None

OCaml

Innovation. Community. Security.