summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4713d4a36bc31ecdbf959b92fb5fd67dcca362a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pyexcel
	pkgdesc = A wrapper library that provides one API to read, manipulate and write data in different excel formats
	pkgver = 0.5.3
	pkgrel = 3
	url = https://github.com/pyexcel/pyexcel
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-texttable
	depends = python-pyexcel-io
	depends = python-lml
	source = https://github.com/pyexcel/pyexcel/archive/v0.5.3.tar.gz
	md5sums = b9e168f9c3b1488e13708c354a2c1660

pkgname = python-pyexcel