diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-07-24 22:53:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:43 +0700 |
commit | a92b5aa3ad80e38d554a55a0658223b8c1e5fd4c (patch) | |
tree | 7867ef93c43988f97c4d6fc7b3ebc72b3c99e8f3 /perl/perl-Math-MPFR/slack-desc | |
parent | eed2af30e8793fefbb30829d01d20d08ab009f4e (diff) |
perl/perl-Math-MPFR: Added (perl interface to the MPFR library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR/slack-desc')
-rw-r--r-- | perl/perl-Math-MPFR/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Math-MPFR/slack-desc b/perl/perl-Math-MPFR/slack-desc new file mode 100644 index 0000000000000..299e041382dc3 --- /dev/null +++ b/perl/perl-Math-MPFR/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Math-MPFR: perl-Math-MPFR (perl interface to the MPFR library) +perl-Math-MPFR: +perl-Math-MPFR: perl-Math-MPFR is a A bigfloat module utilising the MPFR library. +perl-Math-MPFR: Basically this module simply wraps the 'mpfr' floating point +perl-Math-MPFR: functions provided by that library. +perl-Math-MPFR: +perl-Math-MPFR: Home page: https://metacpan.org/pod/Math::MPFR +perl-Math-MPFR: +perl-Math-MPFR: +perl-Math-MPFR: +perl-Math-MPFR: |