summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfd1a4a334ce3973bb57def6da9909071daa7d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-isosurfaces
	pkgdesc = Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
	pkgver = 0.1.2
	pkgrel = 1
	url = https://github.com/jared-hughes/isosurfaces
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	source = https://github.com/jared-hughes/isosurfaces/archive/refs/tags/v0.1.2.tar.gz
	sha512sums = b7c1f7c33d443ff45f15d552dc36e47de762e0c09755f378285126f9acd9fdc5fe55cef9a2218f3966a83046a8646faaa97590f9bd2c79e6c31a0712b61c905c

pkgname = python-isosurfaces