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: 28 Aug 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 (5)

  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. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (3)

  1. ez_config < "0.2.0"
  2. opam-bin = "0.9.5"
  3. opam_bin_lib < "1.0.0"

Conflicts

None