diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-09-18 16:57:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 16:57:19 +0700 |
commit | b03f57b7cb748593d3c8c306c813586a51bdfbe9 (patch) | |
tree | 2a24b7a98ce64ff4c65cf621566106da9b779519 /perl/perl-Math-GMPf/README | |
parent | b55fca588e810575ce1beeb45dc3f7ab7a4082ca (diff) |
perl/perl-Math-GMPf: Added (interface to GMP library's FP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-GMPf/README')
-rw-r--r-- | perl/perl-Math-GMPf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-Math-GMPf/README b/perl/perl-Math-GMPf/README new file mode 100644 index 000000000000..3a5583225537 --- /dev/null +++ b/perl/perl-Math-GMPf/README @@ -0,0 +1,6 @@ +perl-Math-GMPf (perl interface to the GMP library's floating point). + +perl interface to the GMP library's floating point (mpf) functions. + +For tests only, optional deps: perl-Math-GMP, perl-Math-GMPz, +perl-Math-GMPq, perl-Math-MPFR, perl-Test-Pod. |