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

    Исходный пакет: ocaml-astring
    Версия: 0.8.5-alt5
    Собран:  12 марта 2026 г. 16:46
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://erratique.ch/software/astring

    Лицензия: ISC
    О пакете: Alternative String module for OCaml
    Описание: 
    Astring exposes an alternative String module for OCaml. This module tries to
    balance minimality and expressiveness for basic, index-free, string processing
    and provides types and functions for substrings, string sets and string maps.
    
    Remaining compatible with the OCaml String module is a non-goal. The String module
    exposed by Astring has exception safe functions, removes deprecated and rarely used
    functions, alters some signatures and names, adds a few missing functions and
    fully exploits OCaml's newfound string immutability.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    ocaml-astring (loongarch64)
    ocaml-astring-devel (loongarch64)

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

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

      1. ocaml >= 4.07.1
      2. ocaml-findlib-devel
      3. ocaml-ocamlbuild
      4. ocaml-opam-installer
      5. ocaml-topkg-devel
      6. rpm-build-ocaml >= 1.6.3

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


    25 января 2026 г. Anton Farygin 0.8.5-alt5
    - changed BR - use ocaml-opam-installer instead of the opam
    21 января 2025 г. Anton Farygin 0.8.5-alt4
    - changed BR - use ocaml-findlib-devel instead of the ocaml-findlib
    4 сентября 2024 г. Anton Farygin 0.8.5-alt3
    - updated homepage
    - added VCS tag