[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package ocaml-cppo-1.6.6-15.el9.aarch64 download

Name ocaml-cppo
Epoch 0
Version 1.6.6
Release 15.el9
Architecture aarch64
Website/URL http://mjambon.com/cppo.html
License BSD
Build Time 2024-09-25 19:16:03
Build Host builder-arm64-1.inferitos.ru
Summary Equivalent of the C preprocessor for OCaml programs
Repositories CRB
Description Cppo is an equivalent of the C preprocessor targeted at the OCaml language and its variants. The main purpose of cppo is to provide a lightweight tool for simple macro substitution (#define) and file inclusion (#include) for the occasional case when this is useful in OCaml. Processing specific sections of files by calling external programs is also possible via #ext directives. The implementation of cppo relies on the standard library of OCaml and on the standard parsing tools Ocamllex and Ocamlyacc, which contribute to the robustness of cppo across OCaml versions.
Errata
Size 521 KiB
Source Project ocaml-cppo-1.6.6-15.el9
SHA-256 checksum e0f43eec3c0f48f148670c238a2c1832424140161b904292b3f933b6b3f88f49
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6.6-15
- Rebuilt for MSVSphere 9.1.

* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-15
- Rebuild for EPEL
resolves: rhbz#2060850

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.6-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-13
- Bump and rebuild
  resolves: rhbz#1975301

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.6-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937