summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90b9f99d7b4272cd07c70b3a5fbad8fec4038181 (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 = ipython-git
	pkgdesc = An enhanced Interactive Python shell - git version
	pkgver = 9.2.0.r1.g5a3bf345e
	pkgrel = 1
	url = https://ipython.org
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-decorator
	depends = python-jedi
	depends = python-matplotlib
	depends = python-pexpect
	depends = python-prompt_toolkit
	depends = python-pygments
	depends = python-stack-data
	depends = python-traitlets
	optdepends = python-nose: for IPython's test suite
	provides = ipython
	conflicts = ipython
	source = git+https://github.com/ipython/ipython.git
	source = ipython.png
	md5sums = SKIP
	md5sums = 2901d65f1b1fe354e72850085cd1c072

pkgname = ipython-git