aboutsummaryrefslogtreecommitdiff
path: root/python/python-qpageview/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-qpageview/README')
-rw-r--r--python/python-qpageview/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-qpageview/README b/python/python-qpageview/README
new file mode 100644
index 0000000000..c7d747f612
--- /dev/null
+++ b/python/python-qpageview/README
@@ -0,0 +1,5 @@
+qpageview provides a page based document viewer widget for Qt5/PyQt5.
+
+It has a flexible architecture potentionally supporting many formats.
+Currently, it supports SVG documents, images, and, using the Poppler-Qt5
+binding, PDF documents.