summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9811e74468fbecb96219c4d55db879848a263f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = lic-cli
	pkgdesc = CLI Tool for Managing Licenses For Your Codebase
	pkgver = 0.1.20
	pkgrel = 1
	url = https://github.com/kushvinth/lic
	arch = any
	license = GPL-3.0-or-later
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-rich
	depends = python-httpx
	depends = python-questionary
	provides = lic
	source = https://files.pythonhosted.org/packages/source/l/lic_cli/lic_cli-0.1.20.tar.gz
	source = https://raw.githubusercontent.com/kushvinth/lic/refs/heads/main/LICENSE
	sha256sums = 9cf768d68a8a2b6482741f3b2991000529606bbd716da77c12b082245907807c
	sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986

pkgname = lic-cli