package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.11.0.tar.gz
md5=2db42ee38c91b3ff7126c2634c407b99

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: 17 Mar 2018

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+beta18.1"
  2. base >= "v0.11" & < "v0.12"
  3. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (67)

  1. ahrocksdb < "0.2.1"
  2. async_ssl = "v0.11.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.11.0"
  10. core >= "v0.11.0" & < "v0.12.0"
  11. core_kernel >= "v0.11.0" & < "v0.12.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
  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. obeam >= "0.1.0"
  41. ocaml-r >= "0.1.0" & < "0.3.1"
  42. ocamlformat < "0.25.1"
  43. ocamlformat-lib
  44. ocamlformat-rpc < "0.21.0"
  45. opine
  46. owl >= "0.3.7"
  47. parsexp_io = "v0.11.0"
  48. pcre >= "7.3.0" & < "7.3.5"
  49. postgresql >= "4.1.0" & < "4.6.2"
  50. ppx_expect >= "v0.11.0" & < "v0.12.0"
  51. ppx_optcomp = "v0.11.0"
  52. ppxlib < "0.30.0"
  53. protocell
  54. routes >= "2.0.0"
  55. secp256k1 >= "0.2.5"
  56. selective
  57. sqlite3 >= "4.2.0" & < "5.0.1"
  58. tensorboard
  59. tensorflow >= "0.0.10"
  60. timmy
  61. tldr >= "0.3.0"
  62. topological_sort = "v0.11.0"
  63. torch < "v0.16.0"
  64. tqdm
  65. user-agent-parser
  66. wasmtime
  67. wseg

Conflicts

None