package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

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

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

Conflicts

None