summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa12b3409d2cc5358a8498219eae2f4f62e2d467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-license
	pkgdesc = A command line app that fetches opensource licenses.
	pkgver = 0.1.0
	pkgrel = 2
	url = https://github.com/codemonkey800/python-license
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-click-completion
	depends = python-click-didyoumean
	depends = python-psutil
	depends = python-requests
	depends = python-requests-cache
	source = https://github.com/codemonkey800/python-license/archive/0.1.0.tar.gz
	md5sums = d5eded862d8f6254dc9445e1fece1436

pkgname = python-license