summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dde4e1f309e80d4df6dd91950a0e28f91a53400e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-wadllib
	pkgdesc = Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources.
	pkgver = 2.0.0
	pkgrel = 1
	url = https://launchpad.net/wadllib
	arch = any
	license = LGPL3
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python-lazr-uri
	depends = python-simplejson
	source = python-wadllib-2.0.0.tar.gz::https://launchpad.net/wadllib/trunk/2.0.0/+download/wadllib-2.0.0.tar.gz
	sha256sums = 1edbaf23e4fa34fea70c9b380baa2a139b1086ae489ebcccc4b3b65fc9737427

pkgname = python-wadllib