summaryrefslogtreecommitdiffstats
path: root/python/pygoocanvas/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pygoocanvas/README')
-rw-r--r--python/pygoocanvas/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/pygoocanvas/README b/python/pygoocanvas/README
new file mode 100644
index 0000000000..aa2e203640
--- /dev/null
+++ b/python/pygoocanvas/README
@@ -0,0 +1,6 @@
+PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
+
+Requirements:
+python (included in slackware)
+pygtk (included in slackware)
+goocanvas (found on slackbuilds) \ No newline at end of file