<package type="rpm">
	<name>gcc-cpp</name>
	<arch>riscv64</arch>
	<version epoch="0" ver="13.2.1" rel="0.20240330.1"/>
	<checksum type="sha256" pkgid="YES">32a984b405506d896e8aed8351842fa46470fd0ca6e51d03aee25e7e7770e7e4</checksum>
	<summary>The C Preprocessor</summary>
	<description>Cpp is the GNU C-Compatible Compiler Preprocessor.
Cpp is a macro processor which is used automatically
by the C compiler to transform your program before actual
compilation. It is called a macro processor because it allows
you to define macros, abbreviations for longer
constructs.

The C preprocessor provides four separate functionalities:

* Inclusion of header files. These are files of declarations that can be
  substituted into your program.
* Macro expansion. You can define 'macros,' which are abbreviations for
  arbitrary fragments of C code, and then the C preprocessor will replace
  the macros with their definitions throughout the program.
* Conditional compilation. Using special preprocessing directives,
  you can include or exclude parts of the program according to various
  conditions.
* Line control. If you use a program to combine or rearrange source files
  into an intermediate file which is then compiled, you can use line
  control to inform the compiler about where each source line originated.</description>
	<packager></packager>
	<url>http://gcc.gnu.org/</url>
	<time file="1714520398" build="1714501731"/>
	<size package="1159972" installed="3313368" archive="3318444"/>
	<location href="gcc-cpp-13.2.1-0.20240330.1-omv2490.riscv64.rpm"/>
	<format>
		<rpm:license>GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/C</rpm:group>
		<rpm:buildhost>altra.lindev.ch</rpm:buildhost>
		<rpm:sourcerpm>gcc-13.2.1-0.20240330.1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="4504" end="13357"/>
		<rpm:provides>
			<rpm:entry name="gcc-cpp" flags="EQ" ver="13.2.1" rel="0.20240330.1"/>
			<rpm:entry name="gcc-cpp(riscv-64)" flags="EQ" ver="13.2.1" rel="0.20240330.1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="gcc" flags="EQ" ver="13.2.1" rel="0.20240330.1"/>
			<rpm:entry name="ld-linux-riscv64-lp64d.so.1()(64bit)"/>
			<rpm:entry name="ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)"/>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.27)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.32)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.33)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.34)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.35)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.36)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.38)(64bit)"/>
			<rpm:entry name="libm.so.6()(64bit)"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadFilesHavePrefix)" flags="LE" ver="4.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
			<rpm:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
		<file>/usr/bin/cpp</file>
	</format>
</package>
