summaryrefslogtreecommitdiffstats
path: root/development/python3-pyqt-distutils/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/python3-pyqt-distutils/README')
-rw-r--r--development/python3-pyqt-distutils/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/python3-pyqt-distutils/README b/development/python3-pyqt-distutils/README
new file mode 100644
index 0000000000..c97ee3644b
--- /dev/null
+++ b/development/python3-pyqt-distutils/README
@@ -0,0 +1,5 @@
+python3-pyqt-distutils (distutils extension to work with PyQt apps.)
+
+The goal of this tiny library is to help developers write PyQt
+applications in a pythonic way, using setup.py to build the Qt
+designer Ui files.