summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 643a583eefc26a72dfbb95b85297f9ebae8e1a6f (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.2.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/1.2.2.tar.gz
	md5sums = 2f9393a52fb8326f55fb0bc83f1b4ca9

pkgname = python-django-cors-headers