Binary package “python3-wsgicors” in ubuntu oracular

WSGI middleware to handle CORS preflight requests for Python 3

 This is a WSGI middleware that answers CORS preflight
 requests and adds the needed header to the response. For CORS
 see: http://www.w3.org/TR/cors/.