Пакет ocaml-extlib: Информация

    Исходный пакет: ocaml-extlib
    Версия: 1.5.1-alt2
    Собран:  2 июля 2008 г. 15:40
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/ocaml-extlib/

    Лицензия: LGPL v2, with exceptions
    О пакете: extended standard library for OCaml
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ocaml-extlib (x86_64, i586)

    Сопровождающий: Alex V. Myltsev

    Список участников:
    Alex V. Myltsev

    Права:
    @qa_p6

      1. findlib
      2. rpm-build-ocaml
      3. ocamldoc

    Последнее изменение


    2 июля 2008 г. Alex V. Myltsev 1.5.1-alt2
    - Fix build error (buildrequire ocamldoc).
    21 января 2008 г. Alex V. Myltsev 1.5.1-alt1
    - New version.
    - Use rpm-build-ocaml.
    9 июля 2007 г. Alex V. Myltsev 1.5-alt1
    - Initial build for Sisyphus.