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

pkgname = python-sh-git