summaryrefslogtreecommitdiff
path: root/math/pear-Structures_Graph/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/pear-Structures_Graph/pkg-descr')
-rw-r--r--math/pear-Structures_Graph/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/math/pear-Structures_Graph/pkg-descr b/math/pear-Structures_Graph/pkg-descr
deleted file mode 100644
index 82fcd07111d6..000000000000
--- a/math/pear-Structures_Graph/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-PEAR::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.
-
-WWW: http://pear.php.net/package/Structures_Graph/