summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5126a4ad092d429bf0e86a193cec657621bdf6e3 (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.1
	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.1::https://github.com/pyexcel/pyexcel-xls/archive/v0.7.1.tar.gz
	sha256sums = 0b7a5a0347976f60fe8c36df6b75216c64093ac0a15cdfdd530afcc6b63a132c

pkgname = python-pyexcel-xls