summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-GMPf/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2016-09-18 11:57:19 +0200
committer Willy Sudiarto Raharjo2016-09-18 11:57:19 +0200
commitb03f57b7cb748593d3c8c306c813586a51bdfbe9 (patch)
tree2a24b7a98ce64ff4c65cf621566106da9b779519 /perl/perl-Math-GMPf/README
parentb55fca588e810575ce1beeb45dc3f7ab7a4082ca (diff)
downloadslackbuilds-b03f57b7cb748593d3c8c306c813586a51bdfbe9.tar.gz
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/README6
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 0000000000..3a55832255
--- /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.