blob: 4c25a7a25d681883dabe0951d4ce866a4052e341 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cnpy-git
pkgdesc = Library to read/write .npy and .npz files in C/C++
pkgver = r53.4e8810b
pkgrel = 2
url = https://github.com/rogersce/cnpy
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
provides = cnpy
source = git+https://github.com/rogersce/cnpy.git
md5sums = SKIP
pkgname = cnpy-git
|