Пакет ocaml-ocp-indent: Информация
Исходный пакет: ocaml-ocp-indent
Версия: 1.9.0-alt1
Собран: 28 апреля 2026 г. 19:50 в задании #416245
Категория: Разработка/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 (x86_64, i586, aarch64)
ocaml-ocp-indent-debuginfo (x86_64, i586, aarch64)
ocaml-ocp-indent-devel (x86_64, i586, aarch64)
ocaml-ocp-indent (x86_64, i586, aarch64)
ocaml-ocp-indent-debuginfo (x86_64, i586, aarch64)
ocaml-ocp-indent-devel (x86_64, i586, aarch64)
Сопровождающий: Anton Farygin
Последнее изменение
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