summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7317bcb51cc7f73e1161bf44b76366410e494f38 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
pkgbase = spyder-git
	pkgver = 3.3.0.r1370.gc41693301
	pkgrel = 1
	url = https://github.com/spyder-ide/spyder
	arch = any
	license = MIT
	makedepends = python2-sphinx
	makedepends = python2-setuptools
	makedepends = python-sphinx
	makedepends = python-setuptools
	makedepends = git
	source = spyder::git://github.com/spyder-ide/spyder.git
	md5sums = SKIP

pkgname = spyder-git
	pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 2 version)
	depends = python2-jedi
	depends = python2-pickleshare
	depends = python2-psutil
	depends = python2-pycodestyle
	depends = python2-pyflakes
	depends = python2-pygments
	depends = python2-pylint
	depends = python2-pyqt5
	depends = python2-pyzmq
	depends = python2-qtawesome
	depends = python2-qtconsole
	depends = python2-rope
	depends = python2-sphinx
	depends = python2-spyder-kernels
	depends = desktop-file-utils
	depends = gtk-update-icon-cache
	optdepends = python2-matplotlib: 2D/3D plotting
	optdepends = python2-numpy: N-dimensional arrays
	optdepends = python2-pandas: DataFrame and Series support
	optdepends = python2-pyqt4: Qt-Python bindings
	optdepends = python2-pyside: Qt-Python bindings
	optdepends = python2-scipy: signal/image processing
	optdepends = python2-sympy: symbolic mathematics
	optdepends = python2-h5py: HDF5 support
	provides = spyder
	conflicts = spyder

pkgname = spyder3-git
	pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 3 version)
	depends = jupyter-nbconvert
	depends = python-jedi
	depends = python-pickleshare
	depends = python-psutil
	depends = python-pycodestyle
	depends = python-pyflakes
	depends = python-pygments
	depends = python-pylint
	depends = python-pyqt5
	depends = python-pyzmq
	depends = python-qtawesome
	depends = python-qtconsole
	depends = python-rope
	depends = python-sphinx
	depends = python-spyder-kernels
	depends = desktop-file-utils
	depends = gtk-update-icon-cache
	optdepends = python-matplotlib: 2D/3D plotting
	optdepends = python-numpy: N-dimensional arrays
	optdepends = python-pandas: DataFrame and Series support
	optdepends = python-pyqt4: Qt-Python bindings
	optdepends = python-pyside: Qt-Python bindings
	optdepends = python-scipy: signal/image processing
	optdepends = python-sympy: symbolic mathematics
	optdepends = python-h5py: HDF5 support
	provides = spyder3
	conflicts = spyder3