summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f289a402bdb85963ffdb24126738d48c046c295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-kwpbar
	pkgdesc = A progress bar for Python.
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/Kwpolska/kwpbar.py
	arch = any
	license = BSD
	makedepends = python
	makedepends = python2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/k/kwpbar/kwpbar-0.2.1.tar.gz
	md5sums = 55915ce000986ed1b771b317f9c57a4b

pkgname = python-kwpbar
	depends = python
	depends = python-setuptools

pkgname = python2-kwpbar
	depends = python2
	depends = python2-setuptools