         VERSION=2.4.1
     SOURCE_HASH='sha512:b161cb8453e265a08c883648e167d8b002f4fc855ec5f75b30afb98193eadc682f32b7ca0de2c422b2afce301644da77a4f257bce23b0f6241fa00b076c16767'
         UPDATED=20060525
           SPELL=pear-pager
    PEAR_PACKAGE=Pager
        WEB_SITE=http://pear.php.net/package/Pager/
      LICENSE[0]=BSD
           SHORT='PEAR: Data paging class'
cat << EOF
It takes an array of data as input and pages it
according to various parameters.
It also builds links within a specified range,
and allows complete customization of the output
(it even works with front controllers and
mod_rewrite).
Two operating modes available: "Jumping" and
"Sliding" window style.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
