SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ucpp rpm build for : OpenSuSE. For other distributions click ucpp.

Name : ucpp
Version : 1.3.5 Vendor : openSUSE
Release : 3.1 Date : 2021-06-30 13:32:23
Group : Development/Tools/Building Source RPM : ucpp-1.3.5-3.1.src.rpm
Size : 0.05 MB
Packager : http://bugs_opensuse_org
Summary : A preprocessor compliant to C99
Description :
ucpp is a preprocessor for C source code, specifically code compliant to the
ISO standard 9899:1999, also known as C99. A preprocessor is responsible for
macro replacement, conditional compilation and inclusion of header files.

ucpp operates in two modes:
-- lexer mode: ucpp is linked to some other code and outputs a stream of
tokens (each call to the lex() function will yield one token)
-- non-lexer mode: ucpp preprocesses text and outputs the resulting text
to a file descriptor; if linked to some other code, the cpp() function
must be called repeatedly, otherwise ucpp is a stand-alone binary.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/favogt:/symbolictw/standard/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ucpp-1.3.5-3.1.i586.rpm
     Search for other platforms
ucpp-1.3.5-3.1.sparc.rpm
ucpp-1.3.5-3.1.alpha.rpm
ucpp-1.3.5-3.1.ppc.rpm
ucpp-1.3.5-3.1.ia64.rpm
ucpp-1.3.5-3.1.s390.rpm

Provides :
ucpp
ucpp(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libucpp.so.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/ucpp
/usr/share/man/man1/ucpp.1.gz

 
ICM