         VERSION=0.9.0beta3
     SOURCE_HASH='sha512:e9c536affac8a7645df2ee30252b9617bb71a66dbc5ccbbbad77bed83496410a90f5131eb4ed34eeb63cc9bb740c67fe9c260f3d2baf5d5cccb90bf8cd47fc59'
         UPDATED=20051108
           SPELL=pear-math_stats
    PEAR_PACKAGE=Math_Stats
        WEB_SITE=http://pear.php.net/package/Math_Stats/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Classes to calculate statistical parameters'
cat << EOF
Package to calculate statistical parameters of
numerical arrays
of data. The data can be in a simple numerical
array, or in a
cummulative numerical array. A cummulative
array, has the value
as the index and the number of repeats as the
value for the
array item, e.g. $data = array(3=>4, 2.3=>5,
1.25=>6, 0.5=>3).
Nulls can be rejected, ignored or handled as
zero values.
Note: You should be using the latest release
(0.9.0beta3 currently), as it fixes problems
with the calculations of several of the
statistics that exist in the stable release.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
