blob: c056b8e11a6139dc2782b49c51703829d7b12832 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pyexcel-io
pkgdesc = One interface to read and write the data in various excel formats
pkgver = 0.6.7.1
pkgrel = 1
url = https://github.com/pyexcel/pyexcel-io
arch = any
license = BSD-3-Clause
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-lml
source = python-pyexcel-io-0.6.7.1.tar.gz::https://github.com/pyexcel/pyexcel-io/archive/v0.6.7.1.tar.gz
sha256sums = 2670c973250535e3e0467f0238d029f5e03a8480bf8b5e718b5ecdbba2b29e45
pkgname = python-pyexcel-io
|