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

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

Conflicts

None