blob: 9424826e4ec2b23f6912f7f04e694c92585df3a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-griddataformats
pkgdesc = The gridDataFormats package provides classes to unify reading and writing n-dimensional datasets. One can read grid data from files, make them available as a Grid object, and allows one to write out the data again.
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/orbeckst/GridDataFormats/
arch =
arch = x86_64
license = GPL
depends = python-numpy
source = https://github.com/orbeckst/GridDataFormats/archive/0.6.0.tar.gz
sha256sums = 8162beb3c360734ec5bf365b4afb8cc8beb498cf7c1b820da0a53e79fa6ca87f
pkgname = python-griddataformats
|