summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee345c4ced72f88ab0f82b9d25650fa4c0af4ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-fieldcompare
	pkgdesc = Read and compare numerical data against reference data using exact, fuzzy or custom comparison operations
	pkgver = 0.3.0
	pkgrel = 1
	url = https://gitlab.com/dglaeser/fieldcompare
	arch = any
	license = GPL-3.0-or-later
	checkdepends = python-pytest
	checkdepends = python-meshio
	checkdepends = python-h5py-openmpi
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-numpy
	depends = python-colorama
	optdepends = python-meshio: for a large number of further mesh file formats support
	source = https://gitlab.com/dglaeser/fieldcompare/-/archive/0.3.0/fieldcompare-0.3.0.tar.gz
	sha512sums = 3a049a0744dc94b8161a5ffd0d9f3190e18f2d1e529018edbfb8e6756999f602a3ef164db688767b557defe87804a7e6221c50f3f2c94151896fb3a9b139ec45

pkgname = python-fieldcompare