pkgsrc/www/py-django-cors-headers/PLIST
adam 00288bc06b py-django-cors-headers: added version 2.1.0
django-cors-headers is a Django App that adds CORS (Cross-Origin Resource
Sharing) headers to responses.

Although JSON-P is useful, it is strictly limited to GET requests. CORS builds
on top of XmlHttpRequest to allow developers to make cross-domain requests,
similar to same-domain requests.
2018-01-11 13:37:54 +00:00

29 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2018/01/11 13:37:55 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/corsheaders/__init__.py
${PYSITELIB}/corsheaders/__init__.pyc
${PYSITELIB}/corsheaders/__init__.pyo
${PYSITELIB}/corsheaders/checks.py
${PYSITELIB}/corsheaders/checks.pyc
${PYSITELIB}/corsheaders/checks.pyo
${PYSITELIB}/corsheaders/compat.py
${PYSITELIB}/corsheaders/compat.pyc
${PYSITELIB}/corsheaders/compat.pyo
${PYSITELIB}/corsheaders/conf.py
${PYSITELIB}/corsheaders/conf.pyc
${PYSITELIB}/corsheaders/conf.pyo
${PYSITELIB}/corsheaders/defaults.py
${PYSITELIB}/corsheaders/defaults.pyc
${PYSITELIB}/corsheaders/defaults.pyo
${PYSITELIB}/corsheaders/middleware.py
${PYSITELIB}/corsheaders/middleware.pyc
${PYSITELIB}/corsheaders/middleware.pyo
${PYSITELIB}/corsheaders/models.py
${PYSITELIB}/corsheaders/models.pyc
${PYSITELIB}/corsheaders/models.pyo
${PYSITELIB}/corsheaders/signals.py
${PYSITELIB}/corsheaders/signals.pyc
${PYSITELIB}/corsheaders/signals.pyo