Library for general decimal arithmetic
Go to file
Miro Hrončok bdf55be01c Split libmpdec++ into a mpdecimal++ subpackage
The C++ library is quite small (~40K), but it brings in libstdc++ (~2.7M).

The split prevents packages only using the C library (such as Python)
from transitively depending on libstdc++.
2023-01-20 21:48:23 +01:00
.fmf Use tmt instead of sti tests 2023-01-17 21:31:05 +01:00
.gitignore package import 2016-08-30 16:09:43 +02:00
mpdecimal.spec Split libmpdec++ into a mpdecimal++ subpackage 2023-01-20 21:48:23 +01:00
plan.fmf Use tmt instead of sti tests 2023-01-17 21:31:05 +01:00
sources New version 2021-02-01 14:23:17 +01:00