Package ocaml-extlib: Information

    Source package: ocaml-extlib
    Version: 1.5.2-alt1
    Build time:  Jan 12, 2012, 02:13 PM
    Category: Development/ML
    Report package bug
    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.

    List of rpms provided by this srpm:
    ocaml-extlib (x86_64, i586)

    Maintainer: Alex V. Myltsev

    List of contributors:
    Alexey Shabalin
    Alex V. Myltsev

    ACL:
    Alex V. Myltsev
    @everybody

      1. /usr/bin/ocamlfind-mini
      2. rpm-build-ocaml
      3. ocamldoc

    Last changed


    Dec. 22, 2011 Alexey Shabalin 1.5.2-alt1
    - 1.5.2
    July 2, 2008 Alex V. Myltsev 1.5.1-alt2
    - Fix build error (buildrequire ocamldoc).
    Jan. 21, 2008 Alex V. Myltsev 1.5.1-alt1
    - New version.
    - Use rpm-build-ocaml.