summaryrefslogtreecommitdiff
path: root/devel/pear-Pager/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Pager/pkg-descr')
-rw-r--r--devel/pear-Pager/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/pear-Pager/pkg-descr b/devel/pear-Pager/pkg-descr
new file mode 100644
index 000000000000..aec1f1c2bf02
--- /dev/null
+++ b/devel/pear-Pager/pkg-descr
@@ -0,0 +1,7 @@
+PEAR Data paging class.
+
+It takes an array of data as input and page it according to various
+parameters. It also builds links within a specified range, and allows
+complete customization of the output (it even works with mod_rewrite).
+
+WWW: http://pear.php.net/package/Pager/