summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e65bad7b28591267e1016fa948c7cbac6a6f45a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pysingular
	pkgdesc = A Python interface to Singular
	pkgver = 0.9.7
	pkgrel = 1
	url = https://github.com/sebasguts/PySingular
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = python-setuptools
	depends = python
	depends = singular
	source = https://github.com/sebasguts/PySingular/archive/v0.9.7.tar.gz
	sha512sums = 0c021427f1cbff4136fba1d3280701bd00af003362dd061acf7a607930b483ba36b2fbb085949af5e3219ad3710a5933a470165503e5e0733bcb169bc5536668

pkgname = pysingular