Source: aiohttp-cors Section: python Maintainer: Debian Python Team Uploaders: Brandon Weeks , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-aiohttp, python3-pytest , python3-selenium, python3-setuptools, Standards-Version: 4.7.4 Homepage: https://github.com/aio-libs/aiohttp-cors Vcs-Git: https://salsa.debian.org/python-team/packages/aiohttp-cors.git Vcs-Browser: https://salsa.debian.org/python-team/packages/aiohttp-cors Testsuite: autopkgtest-pkg-python Package: python3-aiohttp-cors Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Cross Origin Resource Sharing (CORS) support for aiohttp aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server.