summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec2a5f66177d896fa50d0982ddefe56a50e62d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-shell
	pkgdesc = Python Shell Wrapper Library. A better way to run shell commands in Python.
	pkgver = 1.0.4
	pkgrel = 2
	url = https://github.com/bart-tools/python-shell
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-six
	source = https://github.com/bart-tools/python-shell/archive/stable/1.0.4.tar.gz
	sha256sums = a3e35889d44c0d3c8f52b07f0969560e985605e1f66161535e6ca548580d183c

pkgname = python-shell