summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09b5bc0211eaa3424a65494d716cd5f70986905f (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.1.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.1.0.tar.gz
	sha256sums = 7c16cfa7422a76b7525fc93d0be5c9c9a2d5250083e80ddac6621edb395dc081

pkgname = python-plac
	depends = python-setuptools

pkgname = python2-plac
	depends = python2-setuptools