package ez_file

  1. Overview
  2. Docs

Description

This library provides some modules to read and write files, and create and scan directories.

Tags

org:ocamlpro

Published: 22 Sep 2020

README

README.md

ez_file

This library provides some modules to read and write files, and create and scan directories.

  • Website: https://ocamlpro.github.io/ez_file

  • General Documentation: https://ocamlpro.github.io/ez_file/sphinx

  • API Documentation: https://ocamlpro.github.io/ez_file/doc

  • Sources: https://github.com/ocamlpro/ez_file

Dependencies (6)

  1. dune >= "2.6.0" & < "3.0.0"
  2. base-unix >= "base"
  3. ocplib_stuff >= "0.1.0" & < "1.0.0"
  4. re >= "1.8.0" & < "2.0.0"
  5. dune >= "2.6.0"
  6. ocaml >= "4.07.0"

Dev Dependencies (5)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test
  5. dune with-test & < "2.8.0"

Used by (4)

  1. drom_lib < "0.6.1"
  2. ez_config < "0.2.0"
  3. opam-bin = "1.0.0"
  4. opam_bin_lib >= "1.0.0" & < "1.2.0"

Conflicts

None