Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043085
en ru br
ALT Linux repos
S:0.6.3-alt1

Group :: Development/ML
RPM: ocaml-fileutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.3-alt1
Build date: 10 january 2022, 07:49 ( 115.5 weeks ago )
Size: 46.00 Kb

Home page:   https://forge.ocamlcore.org/projects/ocaml-fileu…

License: LGPLv2.1 with OCaml-LGPL-linking-exception
Summary: OCaml library for common file and filename operations
Description:

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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-fileutils
  • ocaml-fileutils-debuginfo
  • ocaml-fileutils-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin