summary : General purpose formula parser & interpreter
description: |
Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or "cells".
builddeps :
- - pkgconfig(mdds-1.4)
+ - pkgconfig(mdds-1.5)
- pkgconfig(python3)
+ - pkgconfig(spdlog)
- libboost-devel
setup : |
%reconfigure
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>libixion</Name>
<Packager>
- <Name>Jan Baudisch</Name>
- <Email>dev@baudisch.xyz</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>gc1000ll@gmail.com</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>programming</PartOf>
<Summary xml:lang="en">General purpose formula parser & interpreter</Summary>
<Description xml:lang="en">Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or "cells".