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

    Исходный пакет: ocaml-ocp-indent
    Версия: 1.9.0-alt1
    Собран:  9 мая 2026 г. 16:26
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.typerex.org/ocp-indent.html

    Лицензия: LGPLv2.1 with OCaml-LGPL-linking-exception
    О пакете: A simple tool to indent OCaml programs
    Описание: 
    Ocp-indent is based on an approximate, tolerant OCaml parser and a simple stack
    machine ; this is much faster and more reliable than using regexps. Presets and
    configuration options available, with the possibility to set them project-wide.
    Supports most common syntax extensions, and extensible for others.

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

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

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

      1. dune
      2. ocaml
      3. ocaml-cmdliner-devel
      4. ocaml-findlib-devel

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


    25 января 2026 г. Anton Farygin 1.9.0-alt1
    - 1.8.2 -> 1.9.0
    23 января 2025 г. Anton Farygin 1.8.2-alt3
    - applied PR 236 from upstream git to remove unnecessary 'bytes' dependency
    14 сентября 2024 г. Anton Farygin 1.8.2-alt2
    - returned to Sisyphus