Tue, 30 Apr 2024 16:02:21 UTC | login

Information for build ocaml-ocp-indent-1.7.0-3.fc31

ID116792
Package Nameocaml-ocp-indent
Version1.7.0
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#fc6c0313c050f4a84e1be92959d19c6a2fa6d9e1
SummaryA simple tool to indent OCaml programs
DescriptionOcp-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. Includes: - An indentor program, callable from the command-line or from within editors - Bindings for popular editors - A library that can be directly used by editor writers, or just for fault-tolerant/approximate parsing.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Aug 2019 00:21:09 UTC
CompletedThu, 15 Aug 2019 01:25:29 UTC
Taskbuild (f31-candidate, /rpms/ocaml-ocp-indent.git:fc6c0313c050f4a84e1be92959d19c6a2fa6d9e1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#fc6c0313c050f4a84e1be92959d19c6a2fa6d9e1'}}
Tags
f31
f32
f33
RPMs
src
ocaml-ocp-indent-1.7.0-3.fc31.src.rpm (info) (download)
riscv64
ocaml-ocp-indent-1.7.0-3.fc31.riscv64.rpm (info) (download)
ocaml-ocp-indent-devel-1.7.0-3.fc31.riscv64.rpm (info) (download)
ocaml-ocp-indent-debuginfo-1.7.0-3.fc31.riscv64.rpm (info) (download)
ocaml-ocp-indent-debugsource-1.7.0-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 06 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.7.0-2 - Make cmxs files executable to properly generate debuginfo * Fri Apr 05 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.7.0-1 - Initial packaging