summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03fa59e1658ae366c173e2fe9df9ecd773dc968b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = mathics
	pkgdesc = A general-purpose computer algebra system.
	pkgver = 3.1.0
	pkgrel = 1
	url = https://mathics.org/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = mathics-scanner
	depends = python-sympy
	depends = python-mpmath
	depends = python-numpy
	depends = python-palettable
	depends = python-pint
	depends = python-dateutil
	depends = python-llvmlite
	depends = python-requests
	depends = cython
	optdepends = python-psutil: SystemMemory and MemoryAvailable
	optdepends = python-scikit-image: FindMinimum can use this
	optdepends = python-lxml: for HTML parsing used in builtin/fileformats/html
	optdepends = python-wordcloud: Used in builtin/image.py by WordCloud
	source = mathics-3.1.0.tar.gz::https://github.com/mathics/Mathics/releases/download/3.1.0/Mathics3-3.1.0.tar.gz
	sha256sums = dd01edc2eb5d6718db0cc35d428907277289501a37688ab60a645036723e6309

pkgname = mathics