Copyrights and Licenses Information
path start end what value
python-httpcore/python-httpcore.spec 12 12 license bsd-new
python-httpcore/httpcore-1.0.1/LICENSE.md 4 27 license bsd-new
python-httpcore/httpcore-1.0.1/pyproject.toml 9 9 license bsd-new
python-httpcore/httpcore-1.0.1/pyproject.toml 20 20 license bsd-new
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-httpcore directory
python-httpcore/httpcore-1.0.1-SPECPARTS directory
python-httpcore/httpcore-1.0.1.tar.gz file
python-httpcore/python-httpcore.spec file
python-httpcore/README.md file
python-httpcore/sources file
python-httpcore/httpcore-1.0.1 directory
python-httpcore/httpcore-1.0.1/CHANGELOG.md file
python-httpcore/httpcore-1.0.1/LICENSE.md file
python-httpcore/httpcore-1.0.1/mkdocs.yml file
python-httpcore/httpcore-1.0.1/pyproject.toml file
python-httpcore/httpcore-1.0.1/README.md file
python-httpcore/httpcore-1.0.1/requirements.txt file
python-httpcore/httpcore-1.0.1/unasync.py file
python-httpcore/httpcore-1.0.1/.github directory
python-httpcore/httpcore-1.0.1/.github/dependabot.yml file
python-httpcore/httpcore-1.0.1/.github/PULL_REQUEST_TEMPLATE.md file
python-httpcore/httpcore-1.0.1/.github/stale.yml file
python-httpcore/httpcore-1.0.1/.github/ISSUE_TEMPLATE directory
python-httpcore/httpcore-1.0.1/.github/ISSUE_TEMPLATE/1-issue.md file
python-httpcore/httpcore-1.0.1/.github/ISSUE_TEMPLATE/config.yml file
python-httpcore/httpcore-1.0.1/.github/workflows directory
python-httpcore/httpcore-1.0.1/.github/workflows/publish.yml file
python-httpcore/httpcore-1.0.1/.github/workflows/test-suite.yml file
python-httpcore/httpcore-1.0.1/docs directory
python-httpcore/httpcore-1.0.1/docs/async.md file
python-httpcore/httpcore-1.0.1/docs/connection-pools.md file
python-httpcore/httpcore-1.0.1/docs/connections.md file
python-httpcore/httpcore-1.0.1/docs/exceptions.md file
python-httpcore/httpcore-1.0.1/docs/extensions.md file
python-httpcore/httpcore-1.0.1/docs/http2.md file
python-httpcore/httpcore-1.0.1/docs/index.md file
python-httpcore/httpcore-1.0.1/docs/logging.md file
python-httpcore/httpcore-1.0.1/docs/network-backends.md file
python-httpcore/httpcore-1.0.1/docs/proxies.md file
python-httpcore/httpcore-1.0.1/docs/quickstart.md file
python-httpcore/httpcore-1.0.1/docs/requests-responses-urls.md file
python-httpcore/httpcore-1.0.1/docs/table-of-contents.md file
python-httpcore/httpcore-1.0.1/httpcore directory
python-httpcore/httpcore-1.0.1/httpcore/__init__.py file
python-httpcore/httpcore-1.0.1/httpcore/_api.py file
python-httpcore/httpcore-1.0.1/httpcore/_exceptions.py file
python-httpcore/httpcore-1.0.1/httpcore/_models.py file
python-httpcore/httpcore-1.0.1/httpcore/_ssl.py file
python-httpcore/httpcore-1.0.1/httpcore/_synchronization.py file
python-httpcore/httpcore-1.0.1/httpcore/_trace.py file
python-httpcore/httpcore-1.0.1/httpcore/_utils.py file
python-httpcore/httpcore-1.0.1/httpcore/py.typed file
python-httpcore/httpcore-1.0.1/httpcore/_async directory
python-httpcore/httpcore-1.0.1/httpcore/_async/__init__.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/connection.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/connection_pool.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/http11.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/http2.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/http_proxy.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/interfaces.py file
python-httpcore/httpcore-1.0.1/httpcore/_async/socks_proxy.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends directory
python-httpcore/httpcore-1.0.1/httpcore/_backends/__init__.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/anyio.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/auto.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/base.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/mock.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/sync.py file
python-httpcore/httpcore-1.0.1/httpcore/_backends/trio.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync directory
python-httpcore/httpcore-1.0.1/httpcore/_sync/__init__.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/connection.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/connection_pool.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/http11.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/http2.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/http_proxy.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/interfaces.py file
python-httpcore/httpcore-1.0.1/httpcore/_sync/socks_proxy.py file
python-httpcore/httpcore-1.0.1/scripts directory
python-httpcore/httpcore-1.0.1/scripts/build file
python-httpcore/httpcore-1.0.1/scripts/check file
python-httpcore/httpcore-1.0.1/scripts/clean file
python-httpcore/httpcore-1.0.1/scripts/coverage file
python-httpcore/httpcore-1.0.1/scripts/install file
python-httpcore/httpcore-1.0.1/scripts/lint file
python-httpcore/httpcore-1.0.1/scripts/publish file
python-httpcore/httpcore-1.0.1/scripts/test file
python-httpcore/httpcore-1.0.1/scripts/unasync file
python-httpcore/httpcore-1.0.1/tests directory
python-httpcore/httpcore-1.0.1/tests/__init__.py file
python-httpcore/httpcore-1.0.1/tests/concurrency.py file
python-httpcore/httpcore-1.0.1/tests/test_api.py file
python-httpcore/httpcore-1.0.1/tests/test_cancellations.py file
python-httpcore/httpcore-1.0.1/tests/test_models.py file
python-httpcore/httpcore-1.0.1/tests/_async directory
python-httpcore/httpcore-1.0.1/tests/_async/__init__.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_connection.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_connection_pool.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_http11.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_http2.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_http_proxy.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_integration.py file
python-httpcore/httpcore-1.0.1/tests/_async/test_socks_proxy.py file
python-httpcore/httpcore-1.0.1/tests/_sync directory
python-httpcore/httpcore-1.0.1/tests/_sync/__init__.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_connection.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_connection_pool.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_http11.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_http2.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_http_proxy.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_integration.py file
python-httpcore/httpcore-1.0.1/tests/_sync/test_socks_proxy.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
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