summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a9b832b334eee52723f014c44040c35acc019d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-tr064
	pkgdesc = Lightweight and Straight-Forward TR-064 Client
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/bfueldner/tr064
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-pytest-runner
	makedepends = python-wheel
	depends = python-requests
	depends = python-lxml
	source = git+https://github.com/bfueldner/tr064#commit=6b12f879fa5ccec4cd2d68fac48db1c2815f131c
	b2sums = SKIP

pkgname = python-tr064