Fri, 05 Jul 2024 10:16:31 UTC | login

Information for build libixion-0.15.0-2.fc33

ID142772
Package Namelibixion
Version0.15.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libixion.git#e079c2e3bd3a00319739b01dd2a23bdecadc064c
SummaryA general purpose formula parser & interpreter library
DescriptionIxion is a general purpose formula parser & interpreter that can calculate multiple named targets, or "cells". The goal of this project is to create a library for calculating the results of formula expressions stored in multiple named targets, or “cells”. The cells can be referenced from each other, and the library takes care of resolving their dependencies automatically upon calculation. The caller can run the calculation routine either in a single-threaded mode, or a multi-threaded mode. The library also supports re-calculations where the contents of one or more cells have been modified since the last calculation, and a partial calculation of only the affected cells need to be calculated. Supported features: - Each calculation session is defined in a plain text file, which is parsed and interpreted by the Ixion parser. - Fully threaded calculation. - Name resolution using A1-style references. - Support 2D cell references and named expressions. - Support range references. - Dependency tracking during both full calculation and partial re-calculation. - Inline strings. - Volatile functions. The framework for volatile functions is implemented. We just need to implement more functions.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Mar 2020 01:05:23 UTC
CompletedSun, 29 Mar 2020 01:58:24 UTC
Taskbuild (f33, /rpms/libixion.git:e079c2e3bd3a00319739b01dd2a23bdecadc064c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libixion.git#e079c2e3bd3a00319739b01dd2a23bdecadc064c'}}
Tags
f33
RPMs
src
libixion-0.15.0-2.fc33.src.rpm (info) (download)
noarch
libixion-doc-0.15.0-2.fc33.noarch.rpm (info) (download)
riscv64
libixion-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-devel-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-python3-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-tools-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-debuginfo-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-debugsource-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-python3-debuginfo-0.15.0-2.fc33.riscv64.rpm (info) (download)
libixion-tools-debuginfo-0.15.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Aug 20 2019 Caolán McNamara <colanm@redhat.com> - 0.15.0-1 - new upstream release * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-5 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Jonathan Wakely <jwakely@redhat.com> - 0.14.1-2 - Rebuilt for Boost 1.69 * Fri Oct 26 2018 David Tardon <dtardon@redhat.com> - 0.14.1-1 - new upstream release * Sun Sep 02 2018 David Tardon <dtardon@redhat.com> - 0.14.0-1 - new upstream release * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.13.0-4 - Rebuilt for Python 3.7