blob: 11c5ab5b6e8e16dc2a940a969532a877cb7b8863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-pdf2docx
pkgdesc = A Python library for converting pdf to docx
pkgver = 0.5.8
pkgrel = 4
url = https://github.com/artifexsoftware/pdf2docx
arch = any
license = AGPL-3.0-only
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pymupdf
depends = python-docx
depends = python-fonttools
depends = python-numpy
depends = python-opencv
depends = python-fire
source = python-pdf2docx-0.5.8.tar.gz::https://github.com/artifexsoftware/pdf2docx/archive/refs/tags/v0.5.8.tar.gz
source = drop-pip-requirement.patch
b2sums = 5abf7201c0d2991aa21d18e491073c1142b2e49d86fbfd271f067e69d392526dfb7a4dac240530011e036b2160c2b53fd783648ca99cee2481637e42eb556693
b2sums = 5b9c379fff585d1b4a242fe3da34b83d647be3575f032e936d085b9d0eded1027a471ecd8e1674dca6917d13cf255a182deede577e121cb7b3140590f077e971
pkgname = python-pdf2docx
|