= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Easy file manipulation (read_file, write_file, etc.)
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 }">
ocamlpro.github.io
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Authors
Maintainers
Sources
v0.1.2.tar.gz
md5=6f8ceb5e1114b6ad7b37f2f294a56028
Description
This library provides some modules to read and write files, and create and scan directories.
Dependencies (5)
-
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"
Dev Dependencies
-
None
Used by (3)
-
ez_config
< "0.2.0"
-
opam-bin
= "0.9.5"
-
opam_bin_lib
< "1.0.0"
Conflicts
-
None
On This Page