Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404094
en ru br
ALT Linux repos
S:1.7.8-alt2
5.0: 1.5.1-alt2

Group :: Development/ML
RPM: ocaml-extlib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.8-alt2
Build date: 19 may 2021, 06:09 ( 152.3 weeks ago )
Size: 80.86 Kb

Home page:   http://code.google.com/p/ocaml-extlib/

License: LGPLv2 with OCaml-LGPL-linking-exception
Summary: extended standard library for OCaml
Description:

ExtLib is a project aiming at providing a complete - yet small - standard
library for the OCaml programming language.

The purpose of this library is to add new functions to OCaml Standard Library
modules, to modify some functions in order to get better performances or more
safety (tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

ExtLib contains modules implementing: enumeration over abstract collection of
elements, efficient bit sets, dynamic arrays, references on lists, Unicode
characters and UTF-8 encoded strings, additional and improved functions for
hashtables, strings, lists and option types.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

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