Fedora 19 Update: ocaml-cppo-0.9.3-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Feb 7 03:10:56 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-1789
2014-01-30 02:46:39
--------------------------------------------------------------------------------

Name        : ocaml-cppo
Product     : Fedora 19
Version     : 0.9.3
Release     : 2.fc19
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.

--------------------------------------------------------------------------------
Update Information:

Initial Fedora release of cppo for OCaml
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1055394 - Review Request: ocaml-cppo - Equivalent of the C preprocessor for OCaml programs
        https://bugzilla.redhat.com/show_bug.cgi?id=1055394
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ocaml-cppo' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list