package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.13.0.tar.gz
md5=48ef28512ddd51ff9885649dd1fab91d

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: 20 Nov 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.13" & < "v0.14"
  3. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (79)

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

Conflicts

None