Package ucpp: Information

    Source package: ucpp
    Version: 1.3.5-alt2
    Latest version according to Repology
    Build time:  Jun 10, 2024, 11:16 AM in the task #350708
    Category: Development/C
    Report package bug
    License: BSD
    Summary: C preprocessor compliant to ISO C99
    Description: 
    A C preprocessor is a part of a C compiler responsible for macro
    replacement, conditional compilation and inclusion of header files.
    It is often found as a stand-alone program on Unix systems.
    
    ucpp is such a preprocessor; it is designed to be quick and light,
    but anyway fully compliant to the ISO standard 9899:1999, also known
    as C99. ucpp can be compiled as a stand-alone program, or linked
    to some other code; in the latter case, ucpp will output tokens,
    one at a time, on demand, as an integrated lexer.

    List of RPM packages built from this SRPM:
    libucpp-devel (x86_64, ppc64le, i586, aarch64)
    libucpp13 (x86_64, ppc64le, i586, aarch64)
    libucpp13-debuginfo (x86_64, ppc64le, i586, aarch64)
    ucpp (x86_64, ppc64le, i586, aarch64)
    ucpp-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

    ACL:
    Michael Shigorin
    @everybody

    Last changed


    June 10, 2024 Michael Shigorin 1.3.5-alt2
    - bump R: to override autoimports package
    June 9, 2024 Michael Shigorin 1.3.5-alt1
    - initial release (spec based on mageia and opensuse ones)