summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 275ac5f36d5f89cbad03d7144e5d7fd52a14d426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-argopt
	pkgdesc = doc to argparse driven by docopt
	pkgver = 0.9.1
	pkgrel = 1
	url = https://github.com/casperdcl/argopt
	arch = any
	license = MPL-2.0
	checkdepends = python-nose
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	source = python-argopt::git+https://github.com/casperdcl/argopt#tag=v0.9.1
	sha256sums = 42a08f3467650252089e8abf4175bfdc7060328173b87c11bc154eec14afa7e9

pkgname = python-argopt