         VERSION=0.1.0
     SOURCE_HASH='sha512:9355c16fea8652178e02ee4a563d8a1fefafa83e200e74475c4b6915b0032924f2b16fcb134493e77decc1e7a4e9525869e7a22fd122be2b6b8ffd6afa47596a'
         UPDATED=20060525
           SPELL=pear-math_polynomial
    PEAR_PACKAGE=Math_Polynomial
        WEB_SITE=http://pear.php.net/package/Math_Polynomial/
      LICENSE[0]=BSD
           SHORT='PEAR: Package to represent and manipulate Polynomial'
cat << EOF
The class Math_Polynomial represents Polynomial
equations built from strings
or from other Polynomial objects and offers
some basic information about each
Polynomial equation.
The Math_PolynomialOp class defines operations
on Math_Polynomial objects such
as add, multiply, divide, etc.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
