summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ff09a113689fabefccaf537e740e460241be276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-easyprocess
	pkgdesc = EasyProcess - an easy to use python subprocess interface.
	pkgver = 0.3
	pkgrel = 1
	url = http://easyprocess.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python2-pytest
	checkdepends = python2-pyvirtualdisplay
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/E/EasyProcess/EasyProcess-0.3.tar.gz
	md5sums = c01743dbb725b9018415f76af3981387

pkgname = python2-easyprocess
	depends = python2>=2.7
	optdepends = python-easyprocess-doc: Documentation for EasyProcess