summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 990441524f27cb38f3b497131bd7c5fc60e6a60b (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.1
	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.1.tar.gz
	sha512sums = fe9634b7ce748ef5542826a7efd0e4f9c3059f344bf82a54933d8456b546e839f2e888db9cc63c53d166d07dc7eb0a8c314fa84e17724c01a8de1edfa5d23377

pkgname = python-isosurfaces