summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f60393fc914b87f41c2621dd9d191291fbcbb3e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-clikit-git
	pkgdesc = CliKit is a group of utilities to build beautiful and testable command line interfaces.
	pkgver = 0.6.2.r14.g1da34f1
	pkgrel = 1
	url = https://github.com/sdispater/clikit
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pastel>=0.2.0
	depends = python-pastel<0.3.0
	depends = python-pylev>=1.3
	depends = python-pylev<2.0
	depends = python>=3.7
	depends = python<4.0
	provides = python-clikit
	conflicts = python-clikit
	source = clikit::git+https://github.com/sdispater/clikit
	sha256sums = SKIP

pkgname = python-clikit-git