summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8dcac1c35b1072e67238d40a8e968c80a0e66d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-django-rest-framework
	pkgdesc = Awesome web-browsable Web APIs
	pkgver = 3.4.1
	pkgrel = 1
	url = https://github.com/tomchristie/django-rest-framework
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://github.com/tomchristie/django-rest-framework/archive/3.4.1.tar.gz
	sha256sums = 1205c379fe15faf3b88e3c1094ce07dac2fb9138bfb97d7a8d32dd29131a222d

pkgname = python-django-rest-framework
	depends = python-django

pkgname = python2-django-rest-framework
	depends = python2-django