summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33047f641ff81e916b28015fe152d4816e117014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = bobcat-git
	pkgdesc = CLI script to browse and solve problems on Kattis, the online judge
	pkgver = r53.6b41f76
	pkgrel = 1
	url = https://github.com/0WN463/bobcat
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	depends = python-lxml
	depends = python-beautifulsoup4
	source = git+https://github.com/0WN463/bobcat
	sha256sums = SKIP

pkgname = bobcat-git