summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2da916c450e9d11aa015b4ea36e24bf6a10b5946 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-sh-git
	pkgdesc = A full-fledged subprocess interface for Python 2 that allows you to call any program as if it were a function
	pkgver = 1.14.0.r1207.4b90c93
	pkgrel = 1
	url = https://github.com/amoffat/sh
	arch = any
	license = MIT
	makedepends = git
	makedepends = python2-setuptools
	depends = python2
	provides = python2-sh
	conflicts = python2-sh
	source = git+https://github.com/amoffat/sh
	sha256sums = SKIP

pkgname = python2-sh-git