summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cffee7a42d2095553eb0ae10d05b99608dc9cc6d (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
# Generated by mksrcinfo v8
# Thu May  5 15:08:01 UTC 2016
pkgbase = ptpython
	pkgdesc = Python REPL build on top of prompt_toolkit
	pkgver = 0.33
	pkgrel = 1
	url = https://github.com/jonathanslenders/ptpython
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://pypi.io/packages/source/p/ptpython/ptpython-0.33.tar.gz
	sha256sums = 86bb8bc6b3b2e4c7d4b400867d53fd94ffc4fe029d146f7a54d4e53160479435

pkgname = ptpython
	depends = python-docopt
	depends = python-jedi>=0.9.0
	depends = python-prompt_toolkit>=1.0.0
	depends = python-pygments
	optdepends = ipython: ptipython (ptpython + ipython)

pkgname = ptpython2
	depends = python2-docopt
	depends = python2-jedi>=0.9.0
	depends = python2-prompt_toolkit=0.60
	depends = python2-pygments
	optdepends = ipython2: ptipython2 (ptpython2 + ipython2)