summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d008bb9c3365dc0fa09b5e0379f9a9f85bfd031b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyexcel-io
	pkgdesc = A python library to read and write structured data in csv, zipped csv format and to/from databases
	pkgver = 0.5.2
	pkgrel = 1
	url = https://github.com/pyexcel/pyexcel-io
	arch = i686
	arch = x86_64
	license = BSD-3-clause
	makedepends = python-setuptools
	depends = python
	depends = python-lml
	source = https://github.com/pyexcel/pyexcel-io/archive/v0.5.2.tar.gz
	md5sums = c8e7a26f1bf45749cfa5d28aeef97cde

pkgname = python-pyexcel-io