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

    Исходный пакет: ocaml-angstrom
    Версия: 0.15.0-alt1
    Собран:  2 декабря 2021 г. 16:00 в задании #289137
    Категория: Разработка/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 (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-angstrom-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-angstrom-devel (x86_64, ppc64le, i586, armh, aarch64)

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

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

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

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


    30 марта 2021 г. Anton Farygin 0.15.0-alt1
    - first build for ALT