https://bugzilla.redhat.com/show_bug.cgi?id=2082363 Bug ID: 2082363 Summary: Review Request: python-qpageview - Widget to display page-based documents for Qt5/PyQt5 Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: gwync@xxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Description: The qpageview module *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.:: import qpageview from PyQt5.Qt import * a QApplication([]) v qpageview.View() v.show() v.loadPdf("path/to/afile.pdf") Homepage < •... SRPM: https://fedorapeople.org/~limb/review/python-qpageview/python-qpageview-0.6.2-1.fc35.src.rpm SPEC: https://fedorapeople.org/~limb/review/python-qpageview/python-qpageview.spec -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2082363 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure