package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.12.0.tar.gz
md5=b261ff2d5667fde960c95e50cff668da

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: 01 Mar 2019

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 >= "1.5.1"
  2. base >= "v0.12" & < "v0.13"
  3. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (76)

  1. ahrocksdb < "0.2.1"
  2. async_ssl = "v0.12.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. camlimages >= "5.0.3"
  9. capnp >= "3.3.0"
  10. combinat < "3.0"
  11. configurator >= "v0.11.0"
  12. core_kernel >= "v0.12.0" & < "v0.13.0"
  13. crlibm < "0.3"
  14. dataframe
  15. dotenv
  16. expect_test_helpers_kernel = "v0.12.0"
  17. fftw3 >= "0.8" & < "0.8.2"
  18. freetds = "0.6"
  19. gammu >= "0.9.4"
  20. gobject-introspection
  21. gsl >= "1.20.0" & < "1.24.3"
  22. hacl
  23. hardcaml = "v0.12.0"
  24. hardcaml_waveterm < "v0.13.0"
  25. hdf5 >= "0.1.5"
  26. influxdb
  27. jst-config < "v0.13.0"
  28. knights_tour
  29. lablqml >= "0.7"
  30. lacaml >= "10.0.1" & < "11.0.7"
  31. lbfgs = "0.9"
  32. libsvm >= "0.9.4"
  33. lilac
  34. liquid_interpreter >= "0.1.2"
  35. liquid_ml >= "0.1.2"
  36. liquid_parser >= "0.1.2"
  37. liquid_std >= "0.1.2"
  38. liquid_syntax
  39. matplotlib
  40. merge-fmt
  41. mesh-triangle >= "0.9.3" & < "0.9.5"
  42. monorobot
  43. netkat
  44. nice_parser
  45. nsq >= "0.4.0"
  46. nuscr
  47. obeam >= "0.1.0"
  48. ocaml-r >= "0.1.0" & < "0.3.1"
  49. ocamlformat >= "0.9" & < "0.25.1"
  50. ocamlformat-lib
  51. ocamlformat-rpc < "0.21.0"
  52. opine
  53. owl >= "0.3.7"
  54. parsexp_io = "v0.12.0"
  55. pcre >= "7.3.0" & < "7.3.5"
  56. postgresql >= "4.1.0" & < "4.6.2"
  57. ppx_expect = "v0.12.0"
  58. ppx_module_timer < "v0.13.0"
  59. ppx_optcomp = "v0.12.0"
  60. ppxlib < "0.30.0"
  61. protocell
  62. pyml_bindgen
  63. pythonlib < "v0.13.0"
  64. routes >= "2.0.0"
  65. secp256k1 >= "0.2.5"
  66. sqlite3 >= "4.2.0" & < "5.0.1"
  67. tensorboard
  68. tensorflow >= "0.0.10"
  69. timmy
  70. tldr >= "0.3.0"
  71. topological_sort = "v0.12.0"
  72. torch < "v0.16.0"
  73. tqdm
  74. user-agent-parser
  75. wasmtime
  76. wseg

Conflicts

None