package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.14.0.tar.gz
md5=4cbdf15f0be88c3258aaeff9e04e00e9

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: 31 May 2020

README

README.org

* 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.

Dependencies (3)

  1. dune >= "2.0.0"
  2. base >= "v0.14" & < "v0.15"
  3. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (82)

  1. ahrocksdb < "0.2.1"
  2. async_ssl = "v0.14.0"
  3. bap-main
  4. bap-recipe
  5. bap-recipe-command
  6. bio_io >= "0.2.1" & < "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_kernel >= "v0.14.0" & < "v0.15.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.14.0" & < "v0.15.0"
  26. hardcaml_waveterm = "v0.14.0"
  27. hdf5 >= "0.1.5"
  28. influxdb
  29. jst-config >= "v0.14.0" & < "v0.15.0"
  30. knights_tour
  31. lablqml >= "0.7"
  32. lacaml >= "10.0.1" & < "11.0.7"
  33. lbfgs = "0.9"
  34. libsvm >= "0.9.4"
  35. lilac
  36. liquid_interpreter >= "0.1.2"
  37. liquid_ml >= "0.1.2"
  38. liquid_parser >= "0.1.2"
  39. liquid_std >= "0.1.2"
  40. liquid_syntax
  41. matplotlib
  42. merge-fmt
  43. mesh-triangle >= "0.9.3" & < "0.9.5"
  44. monorobot
  45. nice_parser
  46. nsq >= "0.4.0"
  47. nuscr
  48. obeam >= "0.1.0"
  49. ocaml-r >= "0.1.0"
  50. ocamlformat >= "0.14.3" & < "0.25.1"
  51. ocamlformat-lib
  52. ocamlformat-rpc < "0.21.0"
  53. opine
  54. owl >= "0.3.7"
  55. parsexp_io = "v0.14.0"
  56. pcre >= "7.3.0" & < "7.3.5"
  57. postgresql >= "4.1.0" & < "4.6.2"
  58. ppx_expect >= "v0.14.0" & < "v0.15.0"
  59. ppx_module_timer = "v0.14.0"
  60. ppx_optcomp >= "v0.14.0" & < "v0.15.0"
  61. ppx_string = "v0.14.1"
  62. ppxlib < "0.30.0"
  63. protocell
  64. pyml_bindgen
  65. pyre-ast
  66. pythonlib = "v0.14.0"
  67. routes >= "2.0.0"
  68. secp256k1 >= "0.2.5"
  69. spin < "0.7.0"
  70. sqlite3 >= "4.2.0" & < "5.0.1"
  71. swipl
  72. syguslib-utils
  73. tensorboard
  74. tensorflow >= "0.0.10"
  75. timmy
  76. tldr >= "0.3.0"
  77. topological_sort = "v0.14.0"
  78. torch < "v0.16.0"
  79. tqdm
  80. user-agent-parser
  81. wasmtime
  82. wseg

Conflicts

None