package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

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

  1. ahrocksdb < "0.2.1"
  2. arrayjit
  3. async_ssl >= "v0.16.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.16.0"
  15. crlibm < "0.3"
  16. dedent
  17. dotenv
  18. expect_test_helpers_core >= "v0.16.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. hacl
  27. hardcaml >= "v0.16.0"
  28. hardcaml_of_verilog >= "v0.16.0"
  29. hardcaml_verify >= "v0.16.0"
  30. hardcaml_waveterm >= "v0.16.0"
  31. hardcaml_xilinx_components >= "v0.16.0"
  32. hardcaml_xilinx_reports
  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"
  40. libsvm >= "0.9.4"
  41. lilac
  42. liquid_interpreter
  43. liquid_ml
  44. liquid_parser
  45. liquid_std
  46. liquid_syntax
  47. matplotlib
  48. merge-fmt
  49. mesh-triangle >= "0.9.3" & < "0.9.5"
  50. monorobot
  51. neural_nets_lib
  52. nice_parser
  53. nuscr
  54. obeam >= "0.1.0"
  55. ocaml-r >= "0.1.0"
  56. ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
  57. ocamlformat-lib
  58. ocamlformat-rpc < "0.20.0"
  59. opine
  60. owl >= "0.3.7"
  61. parsexp_io >= "v0.16.0"
  62. pcre >= "7.3.0" & < "7.3.5"
  63. postgresql >= "4.1.0" & < "4.6.2"
  64. ppx_css >= "v0.16.0"
  65. ppx_expect >= "v0.16.0"
  66. ppx_module_timer >= "v0.16.0"
  67. ppx_optcomp >= "v0.16.0"
  68. ppxlib < "0.30.0"
  69. protocell
  70. pyml_bindgen
  71. pyre-ast
  72. pythonlib >= "v0.16.0"
  73. routes >= "2.0.0"
  74. secp256k1 >= "0.2.5"
  75. spin < "0.7.0"
  76. sqlite3 >= "4.2.0" & < "5.0.1"
  77. swipl
  78. tensorboard
  79. tensorflow >= "0.0.10"
  80. timmy
  81. tldr >= "0.3.0"
  82. topological_sort >= "v0.16.0"
  83. torch
  84. tqdm
  85. user-agent-parser
  86. virtual_dom >= "v0.16.0"
  87. wasmtime
  88. wseg

Conflicts

None