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
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 2 12:38:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim bias and conjecture from descriptions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 29 10:18:57 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
Wed May 29 10:18:57 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.14.16
|
Version: 1.14.16
|
||||||
Release: 0
|
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
|
License: GPL-3.0-only AND AGPL-3.0-only
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/rk700/PyMuPDF
|
URL: https://github.com/rk700/PyMuPDF
|
||||||
@@ -43,12 +43,10 @@ BuildRequires: pkgconfig(zlib)
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
This is PyMuPDF, a Python binding for MuPDF, a PDF and XPS viewer.
|
||||||
This is PyMuPDF, a Python binding for MuPDF - a lightweight PDF and XPS
|
MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
|
||||||
viewer. MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
|
book formats. PyMuPDF can also access files with extensions *.pdf,
|
||||||
book formats, and it is known for its top performance and high rendering
|
*.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts.
|
||||||
quality. With PyMuPDF you therefore can also access files with extensions
|
|
||||||
*.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pypi_name}-%{version}
|
%setup -q -n %{pypi_name}-%{version}
|
||||||
|
Reference in New Issue
Block a user