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

    Исходный пакет: ocaml-angstrom
    Версия: 0.16.1-alt1
    Собран:  12 марта 2026 г. 18:04
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/inhabitedtype/angstrom

    Лицензия: BSD-3-Clause
    О пакете: OCaml Parser combinators built for speed and memory-efficiency
    Описание: 
    Angstrom is a parser-combinator library that makes it easy to write efficient,
    expressive, and reusable parsers suitable for high-performance applications. It
    exposes monadic and applicative interfaces for composition, and supports
    incremental input through buffered and unbuffered interfaces. Both interfaces
    give the user total control over the blocking behavior of their application,
    with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by
    default and support unbounded lookahead.

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

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

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

      1. dune
      2. ocaml-alcotest-devel
      3. ocaml-bigstringaf-devel
      4. ocaml-ppx_let-devel
      5. ocaml-result-devel

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


    20 сентября 2024 г. Anton Farygin 0.16.1-alt1
    - 0.16.0 -> 0.16.1
    5 сентября 2024 г. Anton Farygin 0.16.0-alt1
    - 0.15.0 -> 0.16.0
    30 марта 2021 г. Anton Farygin 0.15.0-alt1
    - first build for ALT