summaryrefslogtreecommitdiffstats
path: root/python/pygobject3-python3/README
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2016-03-13 11:04:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-13 11:04:54 +0700
commit1d6ceb12d8c1044f12c2218a64fe8016a910a69b (patch)
treea8cc4b316704a29c7780af217aff6e9f2a89c0c4 /python/pygobject3-python3/README
parent425d256f281fa76d2b21663ce2fb494d1ec205ed (diff)
downloadslackbuilds-1d6ceb12d8c1044f12c2218a64fe8016a910a69b.tar.gz
slackbuilds-1d6ceb12d8c1044f12c2218a64fe8016a910a69b.tar.xz
python/pygobject3-python3: Added (GObject bindings for Python3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pygobject3-python3/README')
-rw-r--r--python/pygobject3-python3/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pygobject3-python3/README b/python/pygobject3-python3/README
new file mode 100644
index 0000000000..76fd055556
--- /dev/null
+++ b/python/pygobject3-python3/README
@@ -0,0 +1,3 @@
+This archive contains bindings for the GLib, and GObject, to be used in Python.
+It is a fairly complete set of bindings, it's already rather useful, and is
+usable to write moderately complex programs.