summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4149262dd3c6be60fa4b522575e95668854b2433 (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 = 1.3.0
	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/1.3.0.tar.gz
	md5sums = 7339efdf7e17306149993b037d72a6fb

pkgname = python-django-cors-headers