         VERSION=2.3.6
     SOURCE_HASH='sha512:baa6c719d9c4495b3d38d37531d37354c19091b2635e41aab443dbe72ed921f87b5b7702fe14a76560030ba54de4fe5b8091664974e7e18c5378e29452f6170a'
         UPDATED=20060212
           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
