summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b65336e7279688e06b6a413fedc895a9e8c3716a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-docx-git
	pkgdesc = A Python library for creating and updating Microsoft Word (.docx) files
	pkgver = 1.1.2.r0.g0cf6d71
	pkgrel = 1
	url = https://github.com/python-openxml/python-docx
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-lxml
	depends = python-typing_extensions
	provides = python-docx
	conflicts = python-docx
	source = git+https://github.com/python-openxml/python-docx.git
	sha512sums = SKIP

pkgname = python-docx-git