blob: f446267e17285e083493867a0121dfc242604cee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-odfpy
pkgdesc = Python API and tools to manipulate OpenDocument files
pkgver = 1.4.0
pkgrel = 3
url = https://github.com/eea/odfpy
arch = i686
arch = x86_64
license = Apache-2.0
makedepends = python-setuptools
depends = python
depends = python-defusedxml
conflicts = odfpy
conflicts = python-odfpy
conflicts = python2-odfpy
conflicts = python-all-odfpy
source = https://github.com/eea/odfpy/archive/release-1.4.0.tar.gz
md5sums = c5fe16c7379d9c894f33368f88ab0528
pkgname = python-odfpy
|