aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-core/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-05 14:16:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-05 14:16:41 +0000
commite5deafa8f4d5a25cdaae1d4b83dbcbeb1e46c84c (patch)
tree988c54f8379f3c8aa94a59b5aad09652967cb28b /graphics/py-graph-core/pkg-descr
parentd6dc2addd21df5c03c224921af6ff1c18f89e667 (diff)
Notes
Diffstat (limited to 'graphics/py-graph-core/pkg-descr')
-rw-r--r--graphics/py-graph-core/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/py-graph-core/pkg-descr b/graphics/py-graph-core/pkg-descr
new file mode 100644
index 000000000000..ccab5a868b40
--- /dev/null
+++ b/graphics/py-graph-core/pkg-descr
@@ -0,0 +1,5 @@
+A library for working with graphs in Python.
+It provides a suitable data structure for representing graphs
+and a whole set of important algorithms.
+
+WWW: http://code.google.com/p/python-graph/