Alkimia/libalkimia: Difference between revisions
< Alkimia
m (Updated link to source code) |
m (Updated link to source code and added MPIR) |
||
Line 3: | Line 3: | ||
in addition to a D-Bus service called Alkimia, a library with common classes and functionality will be provided to be linked with all finance applications. | in addition to a D-Bus service called Alkimia, a library with common classes and functionality will be provided to be linked with all finance applications. | ||
The following functionality is available and can be downloaded from [ | The following functionality is available and can be downloaded from [http://download.kde.org/stable/alkimia/7.0.1/src/alkimia-7.0.1.tar.xz.mirrorlist download.kde.org]: | ||
* Common classes for handling of monetary values with arbitrary precision based on [http://gmplib.org/ The GNU Multiple Precision Arithmetic Library] | * Common classes for handling of monetary values with arbitrary precision based on [http://www.mpir.org/ Multi Precision Integers and Rationals] (MPIR) or [http://gmplib.org/ The GNU Multiple Precision Arithmetic Library] (GMP). MPIR is detected and used in favor of GMP during build when available. | ||
These are further requested features: | |||
These are further requested features which might be covered by other frameworks already: | |||
* Online quotes | * Online quotes |
Latest revision as of 09:51, 17 March 2018
libalkimia
in addition to a D-Bus service called Alkimia, a library with common classes and functionality will be provided to be linked with all finance applications.
The following functionality is available and can be downloaded from download.kde.org:
- Common classes for handling of monetary values with arbitrary precision based on Multi Precision Integers and Rationals (MPIR) or The GNU Multiple Precision Arithmetic Library (GMP). MPIR is detected and used in favor of GMP during build when available.
These are further requested features which might be covered by other frameworks already:
- Online quotes
- Online banking
- Importing of various file formats
- PDF Generation
- Plasma Dashboarding
- KOChart, KOReport