From 352c017698a055a14e76d2a7bba0b8c6e0a0400c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 10 Aug 2016 19:08:59 +0100 Subject: python/Flask-Cors: Added (Flask extension for handling CORS). Signed-off-by: David Spencer --- python/Flask-Cors/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/Flask-Cors/slack-desc (limited to 'python/Flask-Cors/slack-desc') diff --git a/python/Flask-Cors/slack-desc b/python/Flask-Cors/slack-desc new file mode 100644 index 0000000000..9871b62efd --- /dev/null +++ b/python/Flask-Cors/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +Flask-Cors: Flask-Cors (A Flask extension for handling CORS) +Flask-Cors: +Flask-Cors: A Flask extension for handling Cross Origin Resource Sharing (CORS), +Flask-Cors: making cross-origin AJAX possible. +Flask-Cors: +Flask-Cors: Homepage: https://github.com/corydolphin/flask-cors +Flask-Cors: +Flask-Cors: +Flask-Cors: +Flask-Cors: +Flask-Cors: -- cgit v1.2.3-80-g2a13