summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76362145996c710a95a1c03b287eb45c379907fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-meshio
	pkgdesc = Input/output for many mesh formats
	pkgver = 4.2.0
	pkgrel = 1
	url = https://github.com/nschloe/meshio
	arch = x86_64
	license = MIT
	makedepends = python-pep517
	makedepends = python-pip
	depends = python-numpy
	optdepends = python-netcdf4
	optdepends = python-h5py
	source = python-meshio-4.2.0.tar.gz::https://github.com/nschloe/meshio/archive/v4.2.0.tar.gz
	sha256sums = 37163aeac9e8957168150aae9d41dc93235eb1875e311bb3ef6223d364ca1421

pkgname = python-meshio