summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c62e6d1ef27080f52f1c0191ffe29845364cccc (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pkgbase = python-glue-core
	pkgdesc = Core library for the glue multidimensional data visualization project
	pkgver = 1.21.1
	pkgrel = 1
	url = http://glueviz.org
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-mpl
	checkdepends = python-astrodendro
	checkdepends = python-dask
	checkdepends = python-openpyxl
	checkdepends = python-pyavm
	checkdepends = python-scikit-image
	checkdepends = python-xlrd
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-automodapi
	makedepends = python-sphinx-book-theme
	makedepends = python-numpydoc
	makedepends = python-astropy
	makedepends = python-echo
	makedepends = python-matplotlib
	makedepends = python-mpl-scatter-density
	makedepends = python-pandas
	makedepends = python-scipy
	makedepends = python-shapely
	makedepends = ipython
	source = https://files.pythonhosted.org/packages/source/g/glue_core/glue_core-1.21.1.tar.gz
	sha256sums = b66e73fcdcf78e159ec686b13a7c8f1b4542e5cab46416aa5f1a1cdd4c42baf6

pkgname = python-glue-core
	depends = python>=3.8
	depends = python-numpy>=1.17
	depends = python-matplotlib>=3.2
	depends = python-scipy>=1.1
	depends = python-pandas>=1.2
	depends = python-echo>=0.6
	depends = python-astropy>=4.0
	depends = python-setuptools>=30.3.0
	depends = ipython>=4.0
	depends = python-dill>=0.2
	depends = python-h5py>=2.10
	depends = python-xlrd>=1.2
	depends = python-openpyxl>=3.0
	depends = python-shapely>=2.0
	depends = python-mpl-scatter-density>=0.7
	optdepends = python-glue-qt: Qt GUI of glue
	optdepends = python-astrodendro: for dendrograms
	optdepends = python-pyavm: for reading AVM metadata
	optdepends = python-spectral-cube: for reading spectral cubes
	optdepends = python-scikit-image: highly recommended and domain-independent
	optdepends = python-glue-core-doc: Documentation for glue-core
	optdepends = glueviz-doc: Documentation for glueviz

pkgname = python-glue-core-doc
	pkgdesc = Documentation for Glue core library