SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : libucpp13
Version : 1.3.4 Vendor : SUSE LLC < https://www_suse_com/>
Release : 150000.3.6.1 Date : 2022-08-14 14:42:04
Group : Development/Libraries/Other Source RPM : ucpp-1.3.4-150000.3.6.1.src.rpm
Size : 0.09 MB
Packager : https://www_suse_com/
Summary : A Mixed Integer Linear Programming (MILP) Solver Library
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.

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: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libucpp13-1.3.4-150000.3.6.1.x86_64.rpm
ftp.icm.edu.pl  libucpp13-1.3.4-150000.3.6.1.x86_64.rpm
ftp.icm.edu.pl  libucpp13-1.3.4-150000.3.6.1.x86_64.rpm
ftp.icm.edu.pl  libucpp13-1.3.4-150000.3.6.1.x86_64.rpm
     

Provides :
libucpp.so.13()(64bit)
libucpp13
libucpp13(x86-64)

Requires :
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/libucpp.so.13
/usr/lib64/libucpp.so.13.0.4

 
ICM