blob: a37f4881e35092b600cf844f7f551fbbaec90ee3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# Sun Jun 18 12:48:15 UTC 2017
pkgbase = python-netcdf4
pkgdesc = A python3 library for reading, manpiulating and creating netcdf files
pkgver = 1.2.9
pkgrel = 1
url = https://unidata.github.io/netcdf4-python/
arch = x86_64
arch = i686
license = MIT
makedepends = cython
depends = python<=3.6.99
depends = python>3.5.99
depends = python-numpy
depends = netcdf>=4.1.2
depends = hdf5
optdepends = python2-netcdf4: python 2 version, includes docs and examples
optdepends = curl: for OPeNDAP suport
source = https://github.com/Unidata/netcdf4-python/archive/v1.2.9rel.tar.gz
md5sums = 844ad5934b6f85ea0c2dd7ab92fe5cb8
pkgname = python-netcdf4
|