summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4a9827d104e4d42bb1d9365bcc18fc28e18e7f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mathics-django
	pkgdesc = The Django front-end to Mathics.
	pkgver = 3.1.0
	pkgrel = 1
	url = https://mathics.org/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = mathics-scanner
	depends = mathics
	depends = python-django
	depends = python-networkx
	depends = python-requests
	optdepends = python-ujson: faster than the native json library, but not supported in pyston
	source = mathics-django-3.1.0.tar.gz::https://github.com/Mathics3/mathics-django/releases/download/3.1.0/Mathics-Django-3.1.0.tar.gz
	sha256sums = 28c16bf18e21bf14a19b29e044303f9d48075628897bd7fa4b7dce7be6597706

pkgname = mathics-django