OCaml library for common file and filename operations
This library is intended to provide a basic interface to the most common file and filename operations. It provides several different filename functions: reduce, make_absolute, make_relative... It also enables you to manipulate real files: cp, mv, rm, touch... It is separated into two modules: SysUtil and SysPath. The first one manipulates real files, the second one is made for manipulating abstract filenames.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.4-11.fc41 | - |
Fedora 41 | 0.6.4-11.fc41 | - |
Fedora 40 | 0.6.4-8.fc40 | - |
Fedora 39 | 0.6.4-3.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-fileutils dash maintainers at fedoraproject dot org
.