           SPELL=pear-math_integer
    PEAR_PACKAGE=Math_Integer
         VERSION=0.8
     SOURCE_HASH='sha512:cfff33d9e117099b99ba40e623d85cb0c267cae2699385a821e4b69f3d7d843351dd682af7f08fa7eb2c87c09d78534c7cfa0a6f1c89545a36a30c074d505d24'
         UPDATED=20050408
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Package to represent and manipulate integers'
cat << EOF
The class Math_Integer can represent integers
bigger than the
signed longs that are the default of PHP, if
either the GMP or
the BCMATH (bundled with PHP) are present.
Otherwise it will fall
back to the internal integer representation.
The Math_IntegerOp class defines operations on
Math_Integer objects.
EOF

source $SECTION_DIRECTORY/PEAR_DETAILS
