         VERSION=1.0.1
          
         UPDATED=20050408
           SPELL=PEAR-Structures_Graph
        WEB_SITE=http://pear.php.net/package/Structures_Graph/
      LICENSE[0]=LGPL
           SHORT='PEAR: Graph datastructure manipulation library'
cat << EOF
Structures_Graph is a package for creating and
manipulating graph datastructures. It allows
building of directed
and undirected graphs, with data and metadata
stored in nodes. The library provides functions
for graph traversing
as well as for characteristic extraction from
the graph topology.
EOF


