14
0

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:
Tomáš Chvátal
2019-06-03 08:05:03 +00:00
committed by Git OBS Bridge
parent 32ed0678f3
commit 29e2b76839
2 changed files with 10 additions and 7 deletions

View File

@@ -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}