summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5afe254f33308abd83ade4ca13f2ac64764e5cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pyprind
	pkgdesc = Python Progress Bar and Percent Indicator Utility
	pkgver = 2.11.1
	pkgrel = 1
	url = https://pypi.python.org/pypi/PyPrind/
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/P/PyPrind/PyPrind-2.11.1.tar.gz
	sha256sums = d277923dfe3bde7d28cffa6cd334977ff8c7a4c71e217e8052b9084fc76191b4

pkgname = python-pyprind
	depends = python
	optdepends = python-psutil: improved system information

pkgname = python2-pyprind
	depends = python2
	optdepends = python2-psutil: improved system information