Name: | ocaml-cppo |
---|---|
Version: | 1.6.6 |
Release: | 15.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1716738 |
License: | BSD |
RPM: | ocaml-cppo-1.6.6-15.el9.aarch64.rpm |
Source RPM: | ocaml-cppo-1.6.6-15.el9.src.rpm |
Build Date: | Thu Oct 06 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://mjambon.com/cppo.html |
Summary: | Equivalent of the C preprocessor for OCaml programs |
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. |
- Rebuild for EPEL resolves: rhbz#2060850
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Bump and rebuild resolves: rhbz#1975301
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- OCaml 4.11.1 rebuild
- OCaml 4.11.0 rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- OCaml 4.11.0+dev2-2020-04-22 rebuild