summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6e7787a6a668015e9cf280f86b346391f5d0c7d (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.1
	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.1.tar.gz
	md5sums = bd9879c32a50cce66fc7e6246be5d994

pkgname = python-django-cors-headers