Easy file manipulation (read_file, write_file, etc.)
Description
This library provides some modules to read and write files, and create and scan directories.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
ocamlpro.github.io
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Last Published
- 28 Aug 2020
- Authors
- Maintainers
Sources
Dependencies
dune
>= "2.6.0" & < "3.0.0"
base-unix
>= "base"
ocplib_stuff
>= "0.1.0" & < "1.0.0"
re
>= "1.8.0" & < "2.0.0"
ocaml
>= "4.03.0"
Reverse Dependencies