Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37698444
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.5.1-alt2
Build date: 2 july 2008, 14:34 ( 826.1 weeks ago )
Size: 66.75 Kb

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

License: LGPL v2, with exceptions
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: Alex V. Myltsev

List of contributors

List of rpms provided by this srpm:

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