blob: e04bf7c1537a7512c8633c189ee8db045616fce1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = xlsxio
pkgdesc = C library for reading and writing .xlsx files
pkgver = 0.2.35
pkgrel = 1
url = https://github.com/brechtsanders/xlsxio
arch = x86_64
license = MIT
depends = expat
depends = minizip
provides = xlsxio
source = https://github.com/brechtsanders/xlsxio/releases/download/0.2.35/xlsxio-0.2.35.tar.xz
sha256sums = b42abf540449767832e285e79014cd2339a94613f7a63567c4118182798d55d3
pkgname = xlsxio
|