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 (86)

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

Conflicts

None