aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Math-GMPf/README
diff options
context:
space:
mode:
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.