summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7bc373c52e0e540a45bcbaa22f91463ff2c17c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-django-cors-headers
	pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
	pkgver = 3.10.0
	pkgrel = 0
	url = http://github.com/ottoyiu/django-cors-headers
	arch = any
	makedepends = python-setuptools
	depends = python-django
	source = https://pypi.io/packages/source/d/django-cors-headers/django-cors-headers-3.10.0.tar.gz
	sha256sums = cd6f4360f5246569c149dc1c40c907c191f1ec45551e10d2a2e2e68512652f78

pkgname = python-django-cors-headers