mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Math-MPFR: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c6f3154a46
commit
391a91f244
2 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Math-MPFR.
|
||||
|
||||
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
Loading…
Reference in a new issue