diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | 5a79423b6feb188f48299ebbaf981575b33d3f48 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /math/p5-Math-Pari | |
parent | f58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff) | |
download | pkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r-- | math/p5-Math-Pari/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Pari/DESCR b/math/p5-Math-Pari/DESCR index 500cdbd7bda..7e79866ceaa 100644 --- a/math/p5-Math-Pari/DESCR +++ b/math/p5-Math-Pari/DESCR @@ -1,4 +1,4 @@ -This package is a Perl interface to famous library PARI for -numerical/scientific/number-theoretic calculations. It allows use of most -PARI functions as Perl functions, and (almost) seamless merging of PARI and +This package is a Perl interface to famous library PARI for +numerical/scientific/number-theoretic calculations. It allows use of most +PARI functions as Perl functions, and (almost) seamless merging of PARI and Perl data. |