summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b9396a7a68b201e66c5938f19d5c5a7f084dd78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = rebound
	pkgdesc = Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/shobrook/rebound
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-beautifulsoup4
	depends = python-requests
	depends = python-urwid
	source = rebound-2.0.0.tar.gz::https://github.com/shobrook/rebound/archive/v2.0.0.tar.gz
	sha256sums = 8d5cd356c17416dcdb90b34c09e793cb24550fbf00ac32a8ff85d58a312173f6

pkgname = rebound