summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7778c5328a0ff72f85a039c5939751cfa0017a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-plac
	pkgdesc = The smartest command line arguments parser in the world
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/micheles/plac
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://pypi.org/packages/source/p/plac/plac-1.0.0.tar.gz
	sha256sums = b03f967f535b3bf5a71b191fa5eb09872a5cfb1e3b377efc4138995e10ba36d7

pkgname = python-plac
	depends = python-setuptools

pkgname = python2-plac
	depends = python2-setuptools