summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc2a7d6273ca3f5d6dacb2c83c0c57471a3ad130 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-docopt-subcommands
	pkgdesc = Create subcommand-based command-line programs with docopt
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/abingham/docopt-subcommands
	arch = any
	license = MIT
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-docopt
	source = python-docopt-subcommands-4.0.0.tar.gz::https://github.com/abingham/docopt-subcommands/archive/51e20890a6f7dfdce1f7556be2dd5fedb35a5fbf.tar.gz
	sha256sums = 277614a679607ef90e88a69f5b635013cf5d24a0ab45049e32e0e732ca9ed7b1

pkgname = python-docopt-subcommands