blob: dbc4c3edc688195f9ccd855076a17240d3436fa6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pyexcel-ods3
pkgdesc = A wrapper library to read, manipulate and write data in ods format using pyexcel
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/pyexcel/pyexcel-ods3
arch = any
license = BSD
makedepends = python-setuptools
depends = python>=3.6
depends = python-pyexcel-io>=0.6.2
depends = python-lxml
depends = python-pyexcel-ezodf>=0.3.3
source = pyexcel-ods3-0.6.1.tar.gz::https://github.com/pyexcel/pyexcel-ods3/archive/v0.6.1.tar.gz
sha256sums = 61625c43ed3e82c3fb94c3af1cb1b1898b1f026ca08419642e05c0ee024dcae5
pkgname = python-pyexcel-ods3
|