Sun, 28 Apr 2024 19:57:18 UTC | login

Information for build ocaml-easy-format-1.0.2-22.fc28

ID10578
Package Nameocaml-easy-format
Version1.0.2
Release22.fc28
Epoch
SummaryHigh-level and functional interface to the Format module
DescriptionThis module offers a high-level and functional interface to the Format module of the OCaml standard library. It is a pretty-printing facility, i.e. it takes as input some code represented as a tree and formats this code into the most visually satisfying result, breaking and indenting lines of code where appropriate. Input data must be first modeled and converted into a tree using 3 kinds of nodes: atoms lists labeled nodes Atoms represent any text that is guaranteed to be printed as-is. Lists can model any sequence of items such as arrays of data or lists of definitions that are labeled with something like "int main", "let x =" or "x:".
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:15:24 UTC
CompletedSat, 14 Apr 2018 20:15:24 UTC
Tags
f28
f29
RPMs
src
ocaml-easy-format-1.0.2-22.fc28.src.rpm (info) (download)
riscv64
ocaml-easy-format-1.0.2-22.fc28.riscv64.rpm (info) (download)
ocaml-easy-format-devel-1.0.2-22.fc28.riscv64.rpm (info) (download)
Changelog * Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-22 - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-19 - OCaml 4.04.2 rebuild. * Fri May 12 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-18 - OCaml 4.04.1 rebuild. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 09 2016 Dan HorĂ¡k <dan@danny.cz> - 1.0.2-16 - rebuild for s390x codegen bug * Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-15 - Rebuild for OCaml 4.04.0. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-13 - OCaml 4.02.3 rebuild. * Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-12 - ocaml-4.02.2 final rebuild. * Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-11 - ocaml-4.02.2 rebuild. * Tue Feb 17 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-10 - ocaml-4.02.1 rebuild. * Sat Aug 30 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-9 - ocaml-4.02.0 final rebuild. * Sat Aug 23 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-8 - ocaml-4.02.0+rc1 rebuild. * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Aug 01 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-6 - ocaml-4.02.0-0.8.git10e45753.fc22 rebuild. * Mon Jul 21 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-5 - OCaml 4.02.0 beta rebuild. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Apr 23 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-3 - Remove ocaml_arches (see rhbz#1087794). * Tue Jan 21 2014 Michel Salim <salimma@fedoraproject.org> - 1.0.2-2 - Incorporate review feedback * Mon Jan 20 2014 Michel Salim <salimma@fedoraproject.org> - 1.0.2-1 - Initial package