summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b136e5f44ea516bcc212ffef161dd2d7fd514058 (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.3.2
	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.3.2.tar.gz
	sha256sums = 07fe645e24418ac4c0e9017048d1684a78d69feb07a7eeb20e5c3852f8f9fe2c

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

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