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.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/ocaml-fileutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
_service | 0000000724 724 Bytes | |
ocaml-fileutils-0.6.4.tar.xz | 0000042008 41 KB | |
ocaml-fileutils.changes | 0000002896 2.83 KB | |
ocaml-fileutils.spec | 0000002721 2.66 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
jsc#PED-6305 - update OCaml stack to 4.14 - Update to version 0.6.4
Comments 0