Copyrights and Licenses Information
path start end what value
python-flask-cors/python-flask-cors.spec 7 7 license mit
python-flask-cors/flask-cors-4.0.0/LICENSE 3 7 license mit
python-flask-cors/flask-cors-4.0.0/README.rst 121 121 license mit
python-flask-cors/flask-cors-4.0.0/setup.py 3 7 license mit
python-flask-cors/flask-cors-4.0.0/setup.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/setup.py 25 25 license mit
python-flask-cors/flask-cors-4.0.0/setup.py 43 43 license mit
python-flask-cors/flask-cors-4.0.0/examples/app_based_example.py 8 8 license mit
python-flask-cors/flask-cors-4.0.0/examples/blueprints_based_example.py 8 8 license mit
python-flask-cors/flask-cors-4.0.0/examples/view_based_example.py 8 8 license mit
python-flask-cors/flask-cors-4.0.0/flask_cors/__init__.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/flask_cors/core.py 8 8 license mit
python-flask-cors/flask-cors-4.0.0/flask_cors/decorator.py 10 10 license mit
python-flask-cors/flask-cors-4.0.0/flask_cors/extension.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/__init__.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/base_test.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/core/__init__.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/core/helper_tests.py 11 11 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/__init__.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_credentials.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_exception_interception.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_max_age.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_methods.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_options.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_origins.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_vary_header.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_w3.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/extension/__init__.py 9 9 license mit
python-flask-cors/flask-cors-4.0.0/tests/extension/test_app_extension.py 9 9 license mit
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-flask-cors directory
python-flask-cors/0001-Testing-Move-from-deprecated-assertEquals-to-assertE.patch file
python-flask-cors/changelog file
python-flask-cors/flask-cors-4.0.0-SPECPARTS directory
python-flask-cors/flask-cors-v4.0.0.tar.gz file
python-flask-cors/python-flask-cors.spec file
python-flask-cors/README.md file
python-flask-cors/sources file
python-flask-cors/flask-cors-4.0.0 directory
python-flask-cors/flask-cors-4.0.0/CHANGELOG.md file
python-flask-cors/flask-cors-4.0.0/LICENSE file
python-flask-cors/flask-cors-4.0.0/MANIFEST.in file
python-flask-cors/flask-cors-4.0.0/README.rst file
python-flask-cors/flask-cors-4.0.0/requirements.txt file
python-flask-cors/flask-cors-4.0.0/setup.cfg file
python-flask-cors/flask-cors-4.0.0/setup.py file
python-flask-cors/flask-cors-4.0.0/.github directory
python-flask-cors/flask-cors-4.0.0/.github/workflows directory
python-flask-cors/flask-cors-4.0.0/.github/workflows/release.yml file
python-flask-cors/flask-cors-4.0.0/.github/workflows/unittests.yaml file
python-flask-cors/flask-cors-4.0.0/docs directory
python-flask-cors/flask-cors-4.0.0/docs/api.rst file
python-flask-cors/flask-cors-4.0.0/docs/conf.py file
python-flask-cors/flask-cors-4.0.0/docs/configuration.rst file
python-flask-cors/flask-cors-4.0.0/docs/index.rst file
python-flask-cors/flask-cors-4.0.0/docs/Makefile file
python-flask-cors/flask-cors-4.0.0/docs/requirements.txt file
python-flask-cors/flask-cors-4.0.0/examples directory
python-flask-cors/flask-cors-4.0.0/examples/app_based_example.py file
python-flask-cors/flask-cors-4.0.0/examples/blueprints_based_example.py file
python-flask-cors/flask-cors-4.0.0/examples/view_based_example.py file
python-flask-cors/flask-cors-4.0.0/flask_cors directory
python-flask-cors/flask-cors-4.0.0/flask_cors/__init__.py file
python-flask-cors/flask-cors-4.0.0/flask_cors/core.py file
python-flask-cors/flask-cors-4.0.0/flask_cors/decorator.py file
python-flask-cors/flask-cors-4.0.0/flask_cors/extension.py file
python-flask-cors/flask-cors-4.0.0/flask_cors/version.py file
python-flask-cors/flask-cors-4.0.0/tests directory
python-flask-cors/flask-cors-4.0.0/tests/__init__.py file
python-flask-cors/flask-cors-4.0.0/tests/base_test.py file
python-flask-cors/flask-cors-4.0.0/tests/core directory
python-flask-cors/flask-cors-4.0.0/tests/core/__init__.py file
python-flask-cors/flask-cors-4.0.0/tests/core/helper_tests.py file
python-flask-cors/flask-cors-4.0.0/tests/core/test_override_headers.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator directory
python-flask-cors/flask-cors-4.0.0/tests/decorator/__init__.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_allow_headers.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_credentials.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_duplicate_headers.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_exception_interception.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_expose_headers.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_max_age.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_methods.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_options.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_origins.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_vary_header.py file
python-flask-cors/flask-cors-4.0.0/tests/decorator/test_w3.py file
python-flask-cors/flask-cors-4.0.0/tests/extension directory
python-flask-cors/flask-cors-4.0.0/tests/extension/__init__.py file
python-flask-cors/flask-cors-4.0.0/tests/extension/test_app_extension.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
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT