Copyrights and Licenses Information
path start end what value
python-vcrpy/python-vcrpy.spec 11 11 license mit
python-vcrpy/vcrpy-5.0.0/LICENSE.txt 3 7 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 3 7 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 3 7 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 8 8 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 23 23 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 26 26 license unknown-license-reference
python-vcrpy/vcrpy-5.0.0/PKG-INFO 85 85 license mit
python-vcrpy/vcrpy-5.0.0/PKG-INFO 85 85 license unknown-license-reference
python-vcrpy/vcrpy-5.0.0/README.rst 3 7 license mit
python-vcrpy/vcrpy-5.0.0/README.rst 58 58 license mit
python-vcrpy/vcrpy-5.0.0/README.rst 58 58 license unknown-license-reference
python-vcrpy/vcrpy-5.0.0/setup.py 90 90 license mit
python-vcrpy/vcrpy-5.0.0/setup.py 107 107 license mit
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO 8 8 license mit
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO 23 23 license mit
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO 26 26 license unknown-license-reference
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO 85 85 license mit
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO 85 85 license unknown-license-reference
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-vcrpy directory
python-vcrpy/backport-patch-to-fix-AttributeError-type-object-VCR.patch file
python-vcrpy/python-vcrpy.spec file
python-vcrpy/sources file
python-vcrpy/vcrpy-5.0.0-SPECPARTS directory
python-vcrpy/vcrpy-5.0.0.tar.gz file
python-vcrpy/vcrpy-5.0.0 directory
python-vcrpy/vcrpy-5.0.0/LICENSE.txt file
python-vcrpy/vcrpy-5.0.0/MANIFEST.in file
python-vcrpy/vcrpy-5.0.0/PKG-INFO file
python-vcrpy/vcrpy-5.0.0/pyproject.toml file
python-vcrpy/vcrpy-5.0.0/README.rst file
python-vcrpy/vcrpy-5.0.0/setup.cfg file
python-vcrpy/vcrpy-5.0.0/setup.py file
python-vcrpy/vcrpy-5.0.0/tox.ini file
python-vcrpy/vcrpy-5.0.0/tests directory
python-vcrpy/vcrpy-5.0.0/tests/assertions.py file
python-vcrpy/vcrpy-5.0.0/tests/fixtures directory
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration directory
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration/new_cassette.json file
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration/new_cassette.yaml file
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration/not_cassette.txt file
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration/old_cassette.json file
python-vcrpy/vcrpy-5.0.0/tests/fixtures/migration/old_cassette.yaml file
python-vcrpy/vcrpy-5.0.0/tests/fixtures/wild directory
python-vcrpy/vcrpy-5.0.0/tests/fixtures/wild/domain_redirect.yaml file
python-vcrpy/vcrpy-5.0.0/tests/integration directory
python-vcrpy/vcrpy-5.0.0/tests/integration/__init__.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/aiohttp_utils.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/conftest.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_aiohttp.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_basic.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_boto.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_boto3.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_config.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_disksaver.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_filter.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_http file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_httplib2.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_httpx.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_ignore.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_matchers.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_multiple.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_proxy.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_record_mode.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_register_matcher.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_register_persister.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_register_serializer.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_request.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_requests.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_stubs.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_tornado.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_tornado_exception_can_be_caught.yaml file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_tornado_with_decorator_use_cassette.yaml file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_urllib2.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_urllib3.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/test_wild.py file
python-vcrpy/vcrpy-5.0.0/tests/integration/cassettes directory
python-vcrpy/vcrpy-5.0.0/tests/integration/cassettes/test_httpx_test_test_behind_proxy.yml file
python-vcrpy/vcrpy-5.0.0/tests/unit directory
python-vcrpy/vcrpy-5.0.0/tests/unit/test_cassettes.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_errors.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_filters.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_json_serializer.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_matchers.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_migration.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_persist.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_request.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_response.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_serialize.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_stubs.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_unittest.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_vcr.py file
python-vcrpy/vcrpy-5.0.0/tests/unit/test_vcr_import.py file
python-vcrpy/vcrpy-5.0.0/vcr directory
python-vcrpy/vcrpy-5.0.0/vcr/__init__.py file
python-vcrpy/vcrpy-5.0.0/vcr/_handle_coroutine.py file
python-vcrpy/vcrpy-5.0.0/vcr/cassette.py file
python-vcrpy/vcrpy-5.0.0/vcr/config.py file
python-vcrpy/vcrpy-5.0.0/vcr/errors.py file
python-vcrpy/vcrpy-5.0.0/vcr/filters.py file
python-vcrpy/vcrpy-5.0.0/vcr/matchers.py file
python-vcrpy/vcrpy-5.0.0/vcr/migration.py file
python-vcrpy/vcrpy-5.0.0/vcr/patch.py file
python-vcrpy/vcrpy-5.0.0/vcr/record_mode.py file
python-vcrpy/vcrpy-5.0.0/vcr/request.py file
python-vcrpy/vcrpy-5.0.0/vcr/serialize.py file
python-vcrpy/vcrpy-5.0.0/vcr/unittest.py file
python-vcrpy/vcrpy-5.0.0/vcr/util.py file
python-vcrpy/vcrpy-5.0.0/vcr/persisters directory
python-vcrpy/vcrpy-5.0.0/vcr/persisters/__init__.py file
python-vcrpy/vcrpy-5.0.0/vcr/persisters/filesystem.py file
python-vcrpy/vcrpy-5.0.0/vcr/serializers directory
python-vcrpy/vcrpy-5.0.0/vcr/serializers/__init__.py file
python-vcrpy/vcrpy-5.0.0/vcr/serializers/compat.py file
python-vcrpy/vcrpy-5.0.0/vcr/serializers/jsonserializer.py file
python-vcrpy/vcrpy-5.0.0/vcr/serializers/yamlserializer.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs directory
python-vcrpy/vcrpy-5.0.0/vcr/stubs/__init__.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/aiohttp_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/boto3_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/boto_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/compat.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/httplib2_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/httpx_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/requests_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/tornado_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcr/stubs/urllib3_stubs.py file
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info directory
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/dependency_links.txt file
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/PKG-INFO file
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/requires.txt file
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/SOURCES.txt file
python-vcrpy/vcrpy-5.0.0/vcrpy.egg-info/top_level.txt 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
unknown-license-reference Unknown License reference Unstated License Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE https://scancode-licensedb.aboutcode.org/unknown-license-reference None LicenseRef-scancode-unknown-license-reference https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE