summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf097e19baebf88755ea71640a725c4780807626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-fire
	pkgdesc = Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/google/python-fire
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = python
	depends = python2
	depends = python-termcolor
	depends = python2-termcolor
	source = https://github.com/google/python-fire/archive/v0.2.0.tar.gz
	sha256sums = 075d78ddc720ca88b9097b3dd17907ceb68649005f1bcbd40ff52c44ff70bb41

pkgname = python-fire

pkgname = python2-fire
	depends = python2