summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 543b2395e661f7315d4e2aac3d42c7c602a9b550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-docx
	pkgdesc = A Python library for creating and updating Microsoft Word (.docx) files
	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