Copyrights and Licenses Information
path start end what value
python-aiohttp-cors/python-aiohttp-cors.spec 10 10 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/install_python_and_pip.ps1 3 3 license bsd-new
python-aiohttp-cors/aiohttp-cors-0.7.0/LICENSE 1 201 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/README.rst 508 515 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/setup.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/setup.py 71 71 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/__about__.py 3 27 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/__about__.py 27 27 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/__init__.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/abc.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/cors_config.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/resource_options.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/urldispatcher_router_adapter.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/doc/test_basic_usage.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_main.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_page.html 55 55 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_real_browser.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test___about__.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_cors_config.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_resource_options.py 3 13 license apache-2.0
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_urldispatcher_router_adapter.py 3 13 license apache-2.0
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-aiohttp-cors directory
python-aiohttp-cors/1eb2226aaf664d0be746753a32f82ee2e04c2f0b.patch file
python-aiohttp-cors/aiohttp-cors-0.7.0-SPECPARTS directory
python-aiohttp-cors/e64b95848f3253157d831f4934841fceeaf9b2e3.patch file
python-aiohttp-cors/eb4f5a4bb28f8260d4edc32969e838d9abace051.patch file
python-aiohttp-cors/python-aiohttp-cors-0.7.0.tar.gz file
python-aiohttp-cors/python-aiohttp-cors.spec file
python-aiohttp-cors/sources file
python-aiohttp-cors/aiohttp-cors-0.7.0 directory
python-aiohttp-cors/aiohttp-cors-0.7.0/.jscs.json file
python-aiohttp-cors/aiohttp-cors-0.7.0/.jshintrc file
python-aiohttp-cors/aiohttp-cors-0.7.0/.pep8rc file
python-aiohttp-cors/aiohttp-cors-0.7.0/.pylintrc file
python-aiohttp-cors/aiohttp-cors-0.7.0/.pyup.yml file
python-aiohttp-cors/aiohttp-cors-0.7.0/.travis.yml file
python-aiohttp-cors/aiohttp-cors-0.7.0/CHANGES.rst file
python-aiohttp-cors/aiohttp-cors-0.7.0/conftest.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/install_python_and_pip.ps1 file
python-aiohttp-cors/aiohttp-cors-0.7.0/LICENSE file
python-aiohttp-cors/aiohttp-cors-0.7.0/Makefile file
python-aiohttp-cors/aiohttp-cors-0.7.0/MANIFEST.in file
python-aiohttp-cors/aiohttp-cors-0.7.0/README.rst file
python-aiohttp-cors/aiohttp-cors-0.7.0/requirements-dev.txt file
python-aiohttp-cors/aiohttp-cors-0.7.0/setup.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors directory
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/__about__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/__init__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/abc.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/cors_config.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/mixin.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/preflight_handler.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/resource_options.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/aiohttp_cors/urldispatcher_router_adapter.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests directory
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/__init__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/doc directory
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/doc/__init__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/doc/test_basic_usage.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration directory
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/__init__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_main.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_page.html file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/integration/test_real_browser.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit directory
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/__init__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test___about__.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_cors_config.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_mixin.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_preflight_handler.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_resource_options.py file
python-aiohttp-cors/aiohttp-cors-0.7.0/tests/unit/test_urldispatcher_router_adapter.py file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
apache-2.0 Apache 2.0 Permissive Apache Software Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE https://scancode-licensedb.aboutcode.org/apache-2.0 http://www.apache.org/licenses/ http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0 https://spdx.org/licenses/Apache-2.0
bsd-new BSD-3-Clause Permissive Regents of the University of California https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/bsd-new.LICENSE https://scancode-licensedb.aboutcode.org/bsd-new http://www.opensource.org/licenses/BSD-3-Clause http://www.opensource.org/licenses/BSD-3-Clause BSD-3-Clause https://spdx.org/licenses/BSD-3-Clause