summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d0f49ec73ed355e710358c76462cc0c89e53f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-django-cors-headers
	pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
	pkgver = 2.0.2
	pkgrel = 1
	url = http://github.com/ottoyiu/django-cors-headers
	arch = any
	makedepends = python-setuptools
	depends = python-django
	source = https://github.com/ottoyiu/django-cors-headers/archive/2.0.2.tar.gz
	md5sums = 614de0b21498ec549c9320de5e12594f

pkgname = python-django-cors-headers