           SPELL=pear-db_nestedset
    PEAR_PACKAGE=DB_NestedSet
         VERSION=1.2.4
          MD5[0]='7d3ccddb4a04506d910a00f771037e34'
         UPDATED=20050408
      LICENSE[0]=PHP
           SHORT='PEAR: API to build and query nested sets'
cat << EOF
DB_NestedSet let's you create trees with
infinite depth
inside a relational database.
The package provides a way to
o create/update/delete nodes
o query nodes, trees and subtrees
o copy (clone) nodes, trees and subtrees
o move nodes, trees and subtrees
o call event handlers on specific events like
on node deletion
o output the tree with
- PEAR::HTML_TreeMenu
- TigraMenu
(http://www.softcomplex.com/products/tigra_menu/
)
o It also features caching of SQL queries using
PEAR::Cache
EOF

source $SECTION_DIRECTORY/PEAR_DETAILS
