diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-09-18 17:01:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 17:01:48 +0700 |
commit | 391a91f244c2dd9608341d65b43b2b1ebbafaf70 (patch) | |
tree | a072ca825fd2066bcaffd83437cf1af4354bc497 /perl/perl-Math-MPFR/README | |
parent | c6f3154a46b7f3d89196a00e4aea87122bb9e613 (diff) | |
download | slackbuilds-391a91f244c2dd9608341d65b43b2b1ebbafaf70.tar.gz |
perl/perl-Math-MPFR: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR/README')
-rw-r--r-- | perl/perl-Math-MPFR/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Math-MPFR/README b/perl/perl-Math-MPFR/README index 589d19a605..20fe546716 100644 --- a/perl/perl-Math-MPFR/README +++ b/perl/perl-Math-MPFR/README @@ -3,3 +3,6 @@ perl-Math-MPFR (perl interface to the MPFR library) perl-Math-MPFR is a A bigfloat module utilising the MPFR library. Basically this module simply wraps the 'mpfr' floating point functions provided by that library. + +For tests only, optional deps: perl-Math-Decimal64, perl-Math-GMPf, +perl-Math-GMP. |