INFO
Name: ocaml-cppo
Version: 1.6.6-14.el9
Arch: aarch64
Summary: Equivalent of the C preprocessor for OCaml programs
License: BSD
Vendor: CentOS
Build Host: aarch64-02.stream.rdu2.redhat.com
Build Date: Tue Aug 10 01:41:40 2021
Size: 1716994
URL: http://mjambon.com/cppo.html
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.
FILES
/usr/bin/cppo
/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/d978a2c0bc3895634f3e1ae44782c58ad3a9fb
/usr/share/doc/ocaml-cppo
/usr/share/doc/ocaml-cppo/Changes
/usr/share/doc/ocaml-cppo/README.md
/usr/share/licenses/ocaml-cppo
/usr/share/licenses/ocaml-cppo/LICENSE.md
REQUIRES
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.17)(64bit)
libm.so.6(GLIBC_2.27)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
ocaml-cppo 1.6.6-14.el9
ocaml-cppo(aarch-64) 1.6.6-14.el9
CONFIG FILES
/usr/bin/cppo
/usr/lib/.build-id a
/usr/lib/.build-id/92 a
/usr/lib/.build-id/92/d978a2c0bc3895634f3e1ae44782c58ad3a9fb a
/usr/share/doc/ocaml-cppo
/usr/share/doc/ocaml-cppo/Changes d
/usr/share/doc/ocaml-cppo/README.md d
/usr/share/licenses/ocaml-cppo
/usr/share/licenses/ocaml-cppo/LICENSE.md l
LICENSE FILES
BSD
|