Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libucpp13-1.3.4-1.27 RPM for aarch64

From OpenSuSE Leap 15.3 for aarch64

Name: libucpp13 Distribution: SUSE Linux Enterprise 15
Version: 1.3.4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.27 Build date: Sat May 26 04:58:33 2018
Group: Development/Libraries/Other Build host: ibs-arm-2
Size: 134272 Source RPM: ucpp-1.3.4-1.27.src.rpm
Packager: https://www.suse.com/
Url: http://code.google.com/p/ucpp/
Summary: A Mixed Integer Linear Programming (MILP) Solver Library
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Nov 01 2013 tchvatal@suse.com
  - Drop clean phase and use verbose build.
* Sat Apr 20 2013 tchvatal@suse.com
  - Add http url path.
* Wed Dec 19 2012 tchvatal@suse.com
  - Version bump to 1.3.4
    * this version moves all the options from header to conf switches
    * add possibility to use the headers in c++ apps
    * silences warnings
    * remove weird exit so buildservice does not complain
* Thu Nov 22 2012 tchvatal@suse.com
  - Depend on xz for unpacking.
* Wed Nov 21 2012 tchvatal@suse.com
  - Initial commit, required by libreoffice-4.0

Files

/usr/lib64/libucpp.so.13
/usr/lib64/libucpp.so.13.0.4


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:48:48 2024