summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf9aeb93b375164eb47e2f3ba1763c5192d67427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-dwdweather2
	pkgdesc = Client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany
	pkgver = 0.14.0
	pkgrel = 2
	url = https://github.com/panodata/dwdweather2
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python-tqdm
	depends = python-dateutil
	depends = python-requests
	depends = python-requests-cache
	depends = python-beautifulsoup4
	source = dwdweather2-0.14.0.tar.gz::https://github.com/panodata/dwdweather2/archive/0.14.0.tar.gz
	sha256sums = 876b83b0e008e001e7ad73e366981aa0eab88e966ecd9cffdfb3fae57198957c

pkgname = python-dwdweather2