summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d886cfab427c40766985fbac747c8014a02a05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python2-pythonpy
	pkgdesc = command line kung fu with python (python -c, with tab completion and shorthand)
	pkgver = 0.3.7
	pkgrel = 2
	url = https://github.com/Russell91/pythonpy
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	optdepends = bash-completion: shell completion support
	provides = python2-pythonpy
	conflicts = python-pythonpy
	source = https://pypi.python.org/packages/source/p/pythonpy/pythonpy-0.3.7.tar.gz
	source = bash_completion.patch
	sha256sums = 6822f9c925f4e3e837698ec9569f343221fdaa32c61374e259cc90fd7d40029e
	sha256sums = c3dfc5951d9e97dbfd5a64f63f29a7f851c24c6bba565a9594bc7614303f9f69

pkgname = python2-pythonpy