The pkginfo module¶
Meta-information about the qpageview package.
This information is used by the install script.
-
class
Version
(major, minor, patch)¶ Bases:
tuple
-
major
¶ Alias for field number 0
-
minor
¶ Alias for field number 1
-
patch
¶ Alias for field number 2
-
-
name
= 'qpageview'¶ name of the package
-
version
= Version(major=0, minor=6, patch=2)¶ the current version
-
version_string
= '0.6.2'¶ the current version as a string
-
description
= 'Widget to display page-based documents for Qt5/PyQt5'¶ short description
-
long_description
= 'The qpageview package provides a Python library to display page-based documents, such as PDF and possibly other formats.'¶ long description
-
maintainer
= 'Wilbert Berendsen'¶ maintainer name
-
maintainer_email
= 'info@frescobaldi.org'¶ maintainer email
-
url
= 'https://github.com/frescobaldi/qpageview'¶ homepage
-
license
= 'GPL v3'¶ license
-
copyright_year
= '2020-2022'¶ copyright year