summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39a864727e73272432a4d2dac7f027d6a24dae92 (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.3
	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.3.tar.gz
	sha256sums = 558ad95542f56fc5ae533bf7b55a05c01f9af611cb00997d1076ad989bbebbc0

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

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