forked from pool/python-PyMuPDF
Accepting request 706899 from home:jengelh:branches:devel:languages:python
- Trim bias and conjecture from descriptions. OBS-URL: https://build.opensuse.org/request/show/706899 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
32ed0678f3
commit
29e2b76839
@@ -21,7 +21,7 @@
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.16
|
||||
Release: 0
|
||||
Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer
|
||||
Summary: Python binding for MuPDF, a PDF and XPS viewer
|
||||
License: GPL-3.0-only AND AGPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/rk700/PyMuPDF
|
||||
@@ -43,12 +43,10 @@ BuildRequires: pkgconfig(zlib)
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
This is PyMuPDF, a Python binding for MuPDF - a lightweight PDF and XPS
|
||||
viewer. MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
|
||||
book formats, and it is known for its top performance and high rendering
|
||||
quality. With PyMuPDF you therefore can also access files with extensions
|
||||
*.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts.
|
||||
This is PyMuPDF, a Python binding for MuPDF, a PDF and XPS viewer.
|
||||
MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
|
||||
book formats. PyMuPDF can also access files with extensions *.pdf,
|
||||
*.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{pypi_name}-%{version}
|
||||
|
Reference in New Issue
Block a user