INFO
Name: ocaml-cppo
Version: 1.6.4-4.el8
Arch: aarch64
Summary: Equivalent of the C preprocessor for OCaml programs
License: BSD
Vendor: AlmaLinux
Build Host: arm64-builder01.almalinux.org
Build Date: Mon Apr 26 02:14:13 2021
Size: 1453395
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/49
/usr/lib/.build-id/49/656e94dcd0314c8fad1b052fc6207875d50a2f
/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
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.17)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.17)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
ocaml-cppo 1.6.4-4.el8
ocaml-cppo(aarch-64) 1.6.4-4.el8
CONFIG FILES
/usr/bin/cppo
/usr/lib/.build-id a
/usr/lib/.build-id/49 a
/usr/lib/.build-id/49/656e94dcd0314c8fad1b052fc6207875d50a2f 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
|