summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6de330183953b3236ad5d8032524b5b56c6fc579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pyqis
	pkgdesc = Python QIS client for German university information servers
	pkgver = 0.0.3
	pkgrel = 2
	url = https://gitlab.com/Scrumplex/pyqis
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-requests
	depends = python-beautifulsoup4
	depends = python-lxml
	source = python-pyqis::git+https://gitlab.com/Scrumplex/pyqis.git#tag=0.0.3
	sha512sums = SKIP

pkgname = python-pyqis