blob: 83db0e6140c079558f699b90bbfeebfc64dbea81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-calamine
pkgdesc = Python binding for a library for reading excel and odf file: calamine
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/dimastbk/python-calamine
arch = x86_64
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
makedepends = python-wheel
depends = python
options = !lto
source = python-calamine-0.7.0.tar.gz::https://github.com/dimastbk/python-calamine/archive/v0.7.0.tar.gz
sha256sums = c317c9e1c5aa6da951f476b6d76b8cd527f4cf97b1fd7bd1b17dbda02420fedf
pkgname = python-calamine
|