blob: 199da885b746faed0bba1c5504a5630d2804c646 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-netcdf4-python"
VERSION="1.6.2"
HOMEPAGE="http://unidata.github.io/netcdf4-python/"
DOWNLOAD="https://github.com/Unidata/netcdf4-python/archive/v1.6.2/netcdf4-python-1.6.2.tar.gz"
MD5SUM="8a1dd0489bc56a982014b0dc86d1f3c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="netcdf python3-cftime"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"
|