aboutsummaryrefslogtreecommitdiff
path: root/libraries/pygtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pygtk/README')
-rw-r--r--libraries/pygtk/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/pygtk/README b/libraries/pygtk/README
new file mode 100644
index 000000000000..4a77ba7a98d8
--- /dev/null
+++ b/libraries/pygtk/README
@@ -0,0 +1,7 @@
+PyGTK provides a convenient wrapper for the GTK+ library for use in
+Python programs, taking care of many of the boring details such as
+managing memory and type casting.
+
+This requires pygobject and pycairo, both of which are also available
+at SlackBuilds.org
+