aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Algebra-Symbols/pkg-descr
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-05-26 04:52:05 +0800
committeraaron <aaron@FreeBSD.org>2006-05-26 04:52:05 +0800
commit1e8f1d0959342efae774cf3d0a6becb13030215a (patch)
treeadaf1a2860cefb1d6ef4a0c5ba5daf529096c383 /math/p5-Math-Algebra-Symbols/pkg-descr
parent6164624d7c2bed0a48ad971429b717863df77f85 (diff)
downloadfreebsd-ports-gnome-1e8f1d0959342efae774cf3d0a6becb13030215a.tar.gz
freebsd-ports-gnome-1e8f1d0959342efae774cf3d0a6becb13030215a.tar.zst
freebsd-ports-gnome-1e8f1d0959342efae774cf3d0a6becb13030215a.zip
Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.
Approved by: tobez (implicit)
Diffstat (limited to 'math/p5-Math-Algebra-Symbols/pkg-descr')
-rw-r--r--math/p5-Math-Algebra-Symbols/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/p5-Math-Algebra-Symbols/pkg-descr b/math/p5-Math-Algebra-Symbols/pkg-descr
new file mode 100644
index 000000000000..523d07dde86e
--- /dev/null
+++ b/math/p5-Math-Algebra-Symbols/pkg-descr
@@ -0,0 +1,8 @@
+This package supplies a set of functions and operators to manipulate
+operator expressions algebraically using the familiar Perl syntax.
+
+These expressions are constructed from "Symbols", "Operators", and
+"Functions", and processed via "Methods". For examples, see: "Examples".
+
+WWW: http://search.cpan.org/dist/Math-Algebra-Symbols
+Author: Philip R Brenan <philiprbrenan@yahoo.com>