summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatteo De Carlo2015-06-08 22:34:43 +0200
committerMatteo De Carlo2015-06-08 22:34:43 +0200
commitb5052118e2327fbcb620250cd7300c8aeec7e1d7 (patch)
tree4ab97c427fac89b5b1076071dfec56c656efa7b8 /.SRCINFO
downloadaur-b5052118e2327fbcb620250cd7300c8aeec7e1d7.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b4b9ab521c7e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = python-django-cors-headers
+ pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = http://github.com/ottoyiu/django-cors-headers
+ arch = any
+ makedepends = python-setuptools
+ depends = python-django
+ source = https://pypi.python.org/packages/source/d/django-cors-headers/django-cors-headers-1.0.0.tar.gz
+ md5sums = 43e0c5c03c4e54ff5ea8488f6a259f4a
+
+pkgname = python-django-cors-headers
+