package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=3172dead178316b4336be1f7ca8640a4

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: 03 Nov 2017

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. jbuilder >= "1.0+beta2"
  2. base >= "v0.9.4" & < "v0.10"
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (63)

  1. ahrocksdb < "0.2.1"
  2. async_ssl >= "v0.9.0" & < "v0.10.0"
  3. bap-main
  4. bap-recipe
  5. bap-recipe-command
  6. bitcoinml < "0.4.1"
  7. camlimages >= "5.0.3"
  8. capnp >= "3.3.0"
  9. configurator < "v0.10.0"
  10. core >= "v0.9.0" & < "v0.10.0"
  11. core_kernel >= "v0.9.0" & < "v0.10.0"
  12. crlibm < "0.3"
  13. dataframe
  14. dotenv
  15. fftw3 >= "0.8" & < "0.8.2"
  16. freetds = "0.6"
  17. gammu >= "0.9.4"
  18. gobject-introspection
  19. gsl >= "1.20.0" & < "1.24.3"
  20. hacl
  21. hdf5 >= "0.1.5"
  22. influxdb
  23. knights_tour
  24. lablqml >= "0.7"
  25. lacaml >= "10.0.1" & < "11.0.7"
  26. lbfgs = "0.9"
  27. libsvm >= "0.9.4"
  28. lilac
  29. liquid_interpreter >= "0.1.2"
  30. liquid_ml >= "0.1.2"
  31. liquid_parser >= "0.1.2"
  32. liquid_std >= "0.1.2"
  33. liquid_syntax >= "0.1.2"
  34. matplotlib
  35. merge-fmt
  36. mesh-triangle >= "0.9.3" & < "0.9.5"
  37. monorobot
  38. nice_parser
  39. nsq >= "0.4.0"
  40. ocaml-r >= "0.1.0" & < "0.3.1"
  41. ocamlformat < "0.25.1"
  42. ocamlformat-lib
  43. ocamlformat-rpc < "0.21.0"
  44. opine
  45. owl >= "0.3.7"
  46. parsexp_io < "v0.10.0"
  47. pcre >= "7.3.0" & < "7.3.5"
  48. postgresql >= "4.1.0" & < "4.6.2"
  49. ppx_core >= "v0.9.0" & < "v0.10.0"
  50. ppx_expect = "v0.9.0"
  51. ppxlib >= "0.15.0" & < "0.30.0"
  52. protocell
  53. routes >= "2.0.0"
  54. secp256k1 >= "0.2.5"
  55. sqlite3 >= "4.2.0" & < "5.0.1"
  56. tensorboard
  57. tensorflow >= "0.0.10"
  58. timmy
  59. tldr >= "0.3.0"
  60. torch < "v0.16.0"
  61. tqdm
  62. wasmtime
  63. wseg

Conflicts

None