fparserc++ 4.5.2-2build2 source package in Ubuntu

Changelog

fparserc++ (4.5.2-2build2) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:47:53 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
fparserc++_4.5.2.orig.tar.gz 419.0 KiB d233b04d192a1aee2601c9721082c4d59771ebbb5ac2011d60664d7d7daeacd9
fparserc++_4.5.2-2build2.debian.tar.xz 3.3 KiB c7d3f4f1c16fc0a19a277c7fb81fe7ed24676fab4e1e48adf965245e41f2d537
fparserc++_4.5.2-2build2.dsc 2.0 KiB 69ce8c33aec8571ce7b6999abc73d8bd94396d07403753cd0db313e9d5563765

Available diffs

View changes file

Binary packages built by this source

libfparser-dev: Function Parser for C++ - development files

 This C++ library offers a class which can be used to parse and evaluate a
 mathematical function from a string (which might be eg. requested from the
 user).
 .
 The syntax of the function string is similar to mathematical expressions
 written in C/C++ (the exact syntax is specified in the documentation below).
 The function can then be evaluated with different values of variables.
 .
 This package contains the development files for this library.

libfparser4: Function Parser for C++

 This C++ library offers a class which can be used to parse and evaluate a
 mathematical function from a string (which might be eg. requested from the
 user).
 .
 The syntax of the function string is similar to mathematical expressions
 written in C/C++ (the exact syntax is specified in the documentation below).
 The function can then be evaluated with different values of variables.

libfparser4-dbgsym: debug symbols for libfparser4