Name : ucpp
| |
Version : 1.3.5
| Vendor : obs://build_opensuse_org/home:dgarcia
|
Release : 3.3
| Date : 2018-07-29 13:59:44
|
Group : Development/Tools/Building
| Source RPM : ucpp-1.3.5-3.3.src.rpm
|
Size : 0.06 MB
| |
Packager : (none)
| |
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:/dgarcia:/staging/Factory/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ucpp
ucpp(x86-64)
Requires :