Copyrights and Licenses Information
path start end what value
python-h2/python-h2.spec 14 14 license mit
python-h2/h2-4.1.0/LICENSE 1 1 license mit
python-h2/h2-4.1.0/LICENSE 5 21 license mit
python-h2/h2-4.1.0/README.rst 67 70 license mit
python-h2/h2-4.1.0/setup.py 35 35 license mit
python-h2/h2-4.1.0/setup.py 39 39 license mit
python-h2/h2-4.1.0/visualizer/NOTICES.visualizer 7 24 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-h2 directory
python-h2/0001-Fedora-tox-adjustments.patch file
python-h2/0001-Fix-repr-checks-for-Python-3.11.patch file
python-h2/changelog file
python-h2/h2-4.1.0-SPECPARTS directory
python-h2/h2-4.1.0.tar.gz file
python-h2/python-h2.spec file
python-h2/sources file
python-h2/h2-4.1.0 directory
python-h2/h2-4.1.0/.codecov.yml file
python-h2/h2-4.1.0/CHANGELOG.rst file
python-h2/h2-4.1.0/LICENSE file
python-h2/h2-4.1.0/MANIFEST.in file
python-h2/h2-4.1.0/README.rst file
python-h2/h2-4.1.0/setup.cfg file
python-h2/h2-4.1.0/setup.py file
python-h2/h2-4.1.0/tox.ini file
python-h2/h2-4.1.0/.github directory
python-h2/h2-4.1.0/.github/workflows directory
python-h2/h2-4.1.0/.github/workflows/ci.yml file
python-h2/h2-4.1.0/.github/workflows/install_h2spec.sh file
python-h2/h2-4.1.0/docs directory
python-h2/h2-4.1.0/docs/make.bat file
python-h2/h2-4.1.0/docs/Makefile file
python-h2/h2-4.1.0/docs/source directory
python-h2/h2-4.1.0/docs/source/advanced-usage.rst file
python-h2/h2-4.1.0/docs/source/api.rst file
python-h2/h2-4.1.0/docs/source/asyncio-example.rst file
python-h2/h2-4.1.0/docs/source/basic-usage.rst file
python-h2/h2-4.1.0/docs/source/conf.py file
python-h2/h2-4.1.0/docs/source/curio-example.rst file
python-h2/h2-4.1.0/docs/source/eventlet-example.rst file
python-h2/h2-4.1.0/docs/source/examples.rst file
python-h2/h2-4.1.0/docs/source/gevent-example.rst file
python-h2/h2-4.1.0/docs/source/index.rst file
python-h2/h2-4.1.0/docs/source/installation.rst file
python-h2/h2-4.1.0/docs/source/low-level.rst file
python-h2/h2-4.1.0/docs/source/negotiating-http2.rst file
python-h2/h2-4.1.0/docs/source/plain-sockets-example.rst file
python-h2/h2-4.1.0/docs/source/release-notes.rst file
python-h2/h2-4.1.0/docs/source/release-process.rst file
python-h2/h2-4.1.0/docs/source/testimonials.rst file
python-h2/h2-4.1.0/docs/source/tornado-example.rst file
python-h2/h2-4.1.0/docs/source/twisted-example.rst file
python-h2/h2-4.1.0/docs/source/twisted-head-example.rst file
python-h2/h2-4.1.0/docs/source/twisted-post-example.rst file
python-h2/h2-4.1.0/docs/source/wsgi-example.rst file
python-h2/h2-4.1.0/docs/source/_static directory
python-h2/h2-4.1.0/docs/source/_static/.gitkeep file
python-h2/h2-4.1.0/docs/source/_static/h2.connection.H2ConnectionStateMachine.dot.png file
python-h2/h2-4.1.0/docs/source/_static/h2.stream.H2StreamStateMachine.dot.png file
python-h2/h2-4.1.0/docs/source/_templates directory
python-h2/h2-4.1.0/docs/source/_templates/.gitkeep file
python-h2/h2-4.1.0/examples directory
python-h2/h2-4.1.0/examples/asyncio directory
python-h2/h2-4.1.0/examples/asyncio/asyncio-server.py file
python-h2/h2-4.1.0/examples/asyncio/cert.crt file
python-h2/h2-4.1.0/examples/asyncio/cert.key file
python-h2/h2-4.1.0/examples/asyncio/wsgi-server.py file
python-h2/h2-4.1.0/examples/curio directory
python-h2/h2-4.1.0/examples/curio/curio-server.py file
python-h2/h2-4.1.0/examples/curio/localhost.crt.pem file
python-h2/h2-4.1.0/examples/curio/localhost.key file
python-h2/h2-4.1.0/examples/eventlet directory
python-h2/h2-4.1.0/examples/eventlet/eventlet-server.py file
python-h2/h2-4.1.0/examples/eventlet/server.crt file
python-h2/h2-4.1.0/examples/eventlet/server.key file
python-h2/h2-4.1.0/examples/fragments directory
python-h2/h2-4.1.0/examples/fragments/client_https_setup_fragment.py file
python-h2/h2-4.1.0/examples/fragments/client_upgrade_fragment.py file
python-h2/h2-4.1.0/examples/fragments/server_https_setup_fragment.py file
python-h2/h2-4.1.0/examples/fragments/server_upgrade_fragment.py file
python-h2/h2-4.1.0/examples/gevent directory
python-h2/h2-4.1.0/examples/gevent/gevent-server.py file
python-h2/h2-4.1.0/examples/gevent/localhost.crt file
python-h2/h2-4.1.0/examples/gevent/localhost.key file
python-h2/h2-4.1.0/examples/plain_sockets directory
python-h2/h2-4.1.0/examples/plain_sockets/plain_sockets_client.py file
python-h2/h2-4.1.0/examples/tornado directory
python-h2/h2-4.1.0/examples/tornado/server.crt file
python-h2/h2-4.1.0/examples/tornado/server.key file
python-h2/h2-4.1.0/examples/tornado/tornado-server.py file
python-h2/h2-4.1.0/examples/twisted directory
python-h2/h2-4.1.0/examples/twisted/head_request.py file
python-h2/h2-4.1.0/examples/twisted/post_request.py file
python-h2/h2-4.1.0/examples/twisted/server.crt file
python-h2/h2-4.1.0/examples/twisted/server.csr file
python-h2/h2-4.1.0/examples/twisted/server.key file
python-h2/h2-4.1.0/examples/twisted/twisted-server.py file
python-h2/h2-4.1.0/src directory
python-h2/h2-4.1.0/src/h2 directory
python-h2/h2-4.1.0/src/h2/__init__.py file
python-h2/h2-4.1.0/src/h2/config.py file
python-h2/h2-4.1.0/src/h2/connection.py file
python-h2/h2-4.1.0/src/h2/errors.py file
python-h2/h2-4.1.0/src/h2/events.py file
python-h2/h2-4.1.0/src/h2/exceptions.py file
python-h2/h2-4.1.0/src/h2/frame_buffer.py file
python-h2/h2-4.1.0/src/h2/settings.py file
python-h2/h2-4.1.0/src/h2/stream.py file
python-h2/h2-4.1.0/src/h2/utilities.py file
python-h2/h2-4.1.0/src/h2/windows.py file
python-h2/h2-4.1.0/test directory
python-h2/h2-4.1.0/test/__init__.py file
python-h2/h2-4.1.0/test/conftest.py file
python-h2/h2-4.1.0/test/coroutine_tests.py file
python-h2/h2-4.1.0/test/h2spectest.sh file
python-h2/h2-4.1.0/test/helpers.py file
python-h2/h2-4.1.0/test/test_basic_logic.py file
python-h2/h2-4.1.0/test/test_closed_streams.py file
python-h2/h2-4.1.0/test/test_complex_logic.py file
python-h2/h2-4.1.0/test/test_config.py file
python-h2/h2-4.1.0/test/test_events.py file
python-h2/h2-4.1.0/test/test_exceptions.py file
python-h2/h2-4.1.0/test/test_flow_control_window.py file
python-h2/h2-4.1.0/test/test_h2_upgrade.py file
python-h2/h2-4.1.0/test/test_head_request.py file
python-h2/h2-4.1.0/test/test_header_indexing.py file
python-h2/h2-4.1.0/test/test_informational_responses.py file
python-h2/h2-4.1.0/test/test_interacting_stacks.py file
python-h2/h2-4.1.0/test/test_invalid_content_lengths.py file
python-h2/h2-4.1.0/test/test_invalid_frame_sequences.py file
python-h2/h2-4.1.0/test/test_invalid_headers.py file
python-h2/h2-4.1.0/test/test_priority.py file
python-h2/h2-4.1.0/test/test_related_events.py file
python-h2/h2-4.1.0/test/test_rfc7838.py file
python-h2/h2-4.1.0/test/test_rfc8441.py file
python-h2/h2-4.1.0/test/test_settings.py file
python-h2/h2-4.1.0/test/test_state_machines.py file
python-h2/h2-4.1.0/test/test_stream_reset.py file
python-h2/h2-4.1.0/test/test_utility_functions.py file
python-h2/h2-4.1.0/visualizer directory
python-h2/h2-4.1.0/visualizer/NOTICES.visualizer file
python-h2/h2-4.1.0/visualizer/visualize.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