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

    Исходный пакет: ocaml-re
    Версия: 1.8.0-alt5
    Собран:  20 января 2019 г. 22:44 в задании #219682
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ocaml/ocaml-re

    Лицензия: LGPLv2 with exceptions
    О пакете: A regular expression library for OCaml
    Описание: 
    A pure OCaml regular expression library. Supports Perl-style regular
    expressions, Posix extended regular expressions, Emacs-style regular
    expressions, and shell-style file globbing.  It is also possible to
    build regular expressions by combining simpler regular expressions.
    There is also a subset of the PCRE interface available in the Re.pcre
    library.

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

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin

      1. ocaml
      2. dune
      3. ocaml-findlib
      4. ocaml-ocamldoc

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


    20 января 2019 г. Anton Farygin 1.8.0-alt5
    - fixed built with dune-1.6.4
    29 октября 2018 г. Anton Farygin 1.8.0-alt4
    - fixed install section with dune-1.4.0
    26 октября 2018 г. Anton Farygin 1.8.0-alt3
    - all development stuff were moved to the devel package