summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2cc5165d08d38bb7c1efd95eda090bf089e6b46d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pdf2docx-git
	pkgdesc = A Python library for converting pdf to docx
	pkgver = 0.5.8.r21.gb05d1a8
	pkgrel = 2
	url = https://github.com/dothinking/pdf2docx
	arch = any
	license = AGPL-3.0-only
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python
	depends = python-pymupdf
	depends = python-docx
	depends = python-fonttools
	depends = python-numpy
	depends = python-opencv
	depends = python-fire
	source = git+https://github.com/dothinking/pdf2docx.git
	sha512sums = SKIP

pkgname = python-pdf2docx-git