summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c695ec7fee5a3cfe062ce9eb047aeae6bf54a550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyexcel-xls
	pkgdesc = A wrapper library to read, manipulate and write data in xls, and read xlsx and xlsm format using pyexcel
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/pyexcel/pyexcel-xls
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python>=3.6
	depends = python-pyexcel-io>=0.6.2
	depends = python-xlrd
	depends = python-xlwt
	source = pyexcel-xls-0.7.0::https://github.com/pyexcel/pyexcel-xls/archive/v0.7.0.tar.gz
	sha256sums = 23a5d60f5bd1fef4bf6a6e255e19c9cfc692339f43a6563371825902a393111a

pkgname = python-pyexcel-xls