summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb85f6b916f7d52c518816ed98156cbd975e129f (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.5.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.5.0/fieldcompare-0.5.0.tar.gz
	sha512sums = 72bf586fd5d522b0ae35004bb6bc3955410465fe428dac4afab4faa6fac978e0c71c0ef306dfd826d131e0c958f9214355804e5e84969a775227a10049fe8d5c

pkgname = python-fieldcompare