summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a5cefaec3747d2c5917bbccd47b960f29cb6480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-fire-git
	pkgdesc = A library for automatically generating command line interfaces
	pkgver = 0.7.1.r3.g716bbc2
	pkgrel = 1
	url = https://github.com/google/python-fire
	arch = any
	license = Apache-2.0
	checkdepends = python-hypothesis
	checkdepends = python-levenshtein
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-termcolor
	provides = python-fire=0.7.1.r3.g716bbc2
	conflicts = python-fire
	source = fire::git+https://github.com/google/python-fire.git
	sha512sums = SKIP

pkgname = python-fire-git