summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f4d92b25b3b349824470fd7d1463aa19908387c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-docx
	pkgdesc = Create and modify Word documents with Python
	pkgver = 1.1.2
	pkgrel = 2
	url = https://github.com/python-openxml/python-docx
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-lxml
	depends = python-typing_extensions
	options = !emptydirs
	source = https://github.com/python-openxml/python-docx/archive/v1.1.2.tar.gz
	md5sums = b86345b5a408a651434c3dd89e368dec

pkgname = python-docx