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

    Исходный пакет: ocaml-astring
    Версия: 0.8.5-alt4
    Собран:  8 апреля 2025 г. 20:14
    Категория: Разработка/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 (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-astring-devel (e2kv6, e2kv5, e2kv4, e2k)

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

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

      1. ocaml >= 4.07.1
      2. rpm-build-ocaml >= 1.6.3
      3. ocaml-findlib-devel
      4. ocaml-ocamlbuild
      5. ocaml-topkg-devel
      6. 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
    16 ноября 2023 г. Anton Farygin 0.8.5-alt2
    - added support for bytecode-only version of the ocaml package