summaryrefslogtreecommitdiff
path: root/python/PythonQt/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2016-08-11 12:20:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:19 +0700
commit38e24981ed45490acfa3b5d3736edbcf017d4677 (patch)
tree427561303d05dfcd0f57b4d861d625220a2ccacd /python/PythonQt/README
parent5710d2c07dada3e085704ff6e3045f310699a73b (diff)
downloadslackbuilds-38e24981ed45490acfa3b5d3736edbcf017d4677.tar.gz
python/PythonQt: Added (Python binding for Qt).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/PythonQt/README')
-rw-r--r--python/PythonQt/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/PythonQt/README b/python/PythonQt/README
new file mode 100644
index 0000000000..6e50c59b5f
--- /dev/null
+++ b/python/PythonQt/README
@@ -0,0 +1,2 @@
+PythonQt is a dynamic Python binding for the Qt framework. It offers an easy
+way to embed the Python scripting language into your C++ Qt applications.