LibAlkimia is a base library that contains support for financial applications based on the Qt C++ framework.
One of its main features is the encapsulation of The GNU Multiple Precision Arithmetic Library (GMP) or Multiple Precision Integers and Rationals (short: MPIR and actually a fork of GMP) and so providing a simple object to be used representing monetary values in the form of rational numbers. All the mathematical details are hidden inside the AlkValue object.
The only change was a patch to provide improved support for legacy KDE4 applications.
The source of LibAlkimia 7.0.2 is available immediately via the KDE download servers.
LibAlkimia 7.0.2 released adding improved support for KDE4