1 # Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
5 pkgdesc="Python(x,y) is a scientific-oriented Python Distribution"
7 url="http://code.google.com/p/pythonxy/"
9 depends=('python2>=2.7.2' 'python2-distribute>=0.6.21' 'python2-pip>=1.0.2'
10 'python2-pyqt>=4.8.5' 'qt-doc>=4.7.2' 'pyqwt>=5.2.0'
11 'wxpython>=2.8.12.0' 'python2-numpy>=1.6.1' 'python2-scipy>=0.9'
12 'python-numexpr>=1.4.2' 'python2-h5py>=2.0.1' 'python-imaging>=1.1.7'
13 'ipython2>=0.10.2' 'python2-guidata>=1.4.0' 'python2-guiqwt>=2.1.5'
14 'spyder>=2.0.12' 'python2-matplotlib>=1.1.0' 'python2-nose>=1.0.0'
15 'python2-formlayout>=1.0.9' 'cython2>=0.15.1' 'docutils>=0.8.1'
16 'python2-jinja>=2.6' 'python2-pygments>=1.4' 'python2-sphinx>=1.0.8'
17 'python-reportlab>=2.5' 'python-simplejson>=2.2.1'
18 'python2-rst2pdf>=0.16' 'python-opengl>=3.0.1' 'python-vpython>=5.71'
19 'python2-sympy>=0.7.1' 'python2-cvxopt>=1.1.3' 'scikits-image>=0.3.1'
20 'python2-pywavelets>=0.2.0' 'scikits-timeseries>=0.91.3'
21 'scikits-learn>=0.9' 'python2-mdp>=3.1' 'python2-networkx>=1.4'
22 'python-pytables>=2.2.1' 'vitables>=2.1' 'parallel-python>=1.6.1'
23 'python2-netcdf4>=0.9.7' 'python-pyvisa>=1.3' 'python-pyserial>=2.5'
24 'python2-pyparallel>=0.2' 'python2-pyhdf>=0.8.3' 'python2-xlrd>=0.7.1'
25 'python2-xlwt>=0.7.2' 'pylint>=0.23.0' 'winpdb>=1.4.8' 'vtk>=5.8.0'
26 'python2-ets>=4.0.0' 'python-egenix-mx-base>=3.2.1' 'gnuplot>=1.8'
27 'gdal-curl>=1.8.1' 'python2-pydicom>=0.9.5' 'cx_freeze>=4.2.3'
28 'opencv>=2.3.1' 'veusz>=1.13' 'scite>=2.29' 'gcc>=4.5.2' 'gcc-fortran'
30 optdepends=('kdiff3: as replacement for WinMerge included in Python(x,y)'
31 'kdiff3-qt: same as k3diff, but without KDE dependency'
32 'meld: GTK based replacement for WinMerge')