aboutsummaryrefslogtreecommitdiff
path: root/www/py-djangorestframework-xml/pkg-descr
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2016-02-07 16:22:50 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2016-02-07 16:22:50 +0000
commit32c3c8a5667d4401c3f37a82a4380678a771d39d (patch)
treea4b10e0e850f719dee5404db85c58196a9a64ca4 /www/py-djangorestframework-xml/pkg-descr
parentc4c604737f5700845fc2cc7e8f87c3cc9c776b5f (diff)
downloadports-32c3c8a5667d4401c3f37a82a4380678a771d39d.tar.gz
ports-32c3c8a5667d4401c3f37a82a4380678a771d39d.zip
Notes
Diffstat (limited to 'www/py-djangorestframework-xml/pkg-descr')
-rw-r--r--www/py-djangorestframework-xml/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/py-djangorestframework-xml/pkg-descr b/www/py-djangorestframework-xml/pkg-descr
new file mode 100644
index 000000000000..13e0242d8299
--- /dev/null
+++ b/www/py-djangorestframework-xml/pkg-descr
@@ -0,0 +1,8 @@
+XML support for Django REST Framework
+
+XML support extracted as a third party package directly from the
+official Django REST Framework implementation. It requires the
+defusedxml package only because it safeguards against some security
+issues that were discovered.
+
+WWW: http://jpadilla.github.io/django-rest-framework-xml/