blob: a365f395993816054246ba05bc0efc52c8428e96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = stdcsv
pkgdesc = A tool/library for working with delimited files.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/jasonKercher/libcsv
arch = x86_64
license = MIT
checkdepends = check
provides = libcsv.so
source = stdcsv-1.0.1::https://github.com/jasonKercher/libcsv/archive/refs/tags/1.0.1.tar.gz
md5sums = 638cae31d2257a7cf6516c715da003e8
pkgname = stdcsv
|