summaryrefslogtreecommitdiff
path: root/math/p5-Math-Pari/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:32:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:32:23 +0000
commit98cf373d367fc32881cb40926be1a79736f39794 (patch)
treed0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/p5-Math-Pari/DESCR
parenta437fd43cc3ece125446142af9ed27ef8c1e6621 (diff)
downloadpkgsrc-98cf373d367fc32881cb40926be1a79736f39794.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/p5-Math-Pari/DESCR')
-rw-r--r--math/p5-Math-Pari/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-Pari/DESCR b/math/p5-Math-Pari/DESCR
new file mode 100644
index 00000000000..500cdbd7bda
--- /dev/null
+++ b/math/p5-Math-Pari/DESCR
@@ -0,0 +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
+Perl data.