         VERSION=0.4.0
     SOURCE_HASH='sha512:fb865704c58f9fa506e06f865c56d7ce7d88bc7b7abaee560cefeafa450d012bd641b676eb760135256af91933b97f77e5f31f0756ab72a9bdf35608737b6daf'
         UPDATED=20051125
           SPELL=pear-math_fraction
    PEAR_PACKAGE=Math_Fraction
        WEB_SITE=http://pear.php.net/package/Math_Fraction/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Classes that represent and manipulate fractions.'
cat << EOF
Classes that represent and manipulate fractions
(x = a/b).
The Math_FractionOp static class contains
definitions for:
- basic arithmetic operations
- comparing fractions
- greatest common divisor (gcd) and least
common multiple (lcm) of two integers
- simplifying (reducing) and getting the
reciprocal of a fraction
- converting a float to fraction.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
