data/hypercorn-0.11.1/CHANGELOG.rst: ASCII text data/hypercorn-0.11.1/LICENSE: ASCII text data/hypercorn-0.11.1/MANIFEST.in: ASCII text data/hypercorn-0.11.1/PKG-INFO: ASCII text data/hypercorn-0.11.1/README.rst: ASCII text data/hypercorn-0.11.1/artwork/LICENSE: UTF-8 Unicode text data/hypercorn-0.11.1/artwork/logo.png: PNG image data, 1025 x 346, 8-bit/color RGBA, non-interlaced data/hypercorn-0.11.1/artwork/logo.svg: SVG Scalable Vector Graphics image data/hypercorn-0.11.1/artwork/logo_small.png: PNG image data, 154 x 346, 8-bit/color RGBA, non-interlaced data/hypercorn-0.11.1/artwork/logo_small.svg: SVG Scalable Vector Graphics image data/hypercorn-0.11.1/pyproject.toml: ASCII text data/hypercorn-0.11.1/setup.cfg: ASCII text data/hypercorn-0.11.1/setup.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/Hypercorn.egg-info/PKG-INFO: ASCII text data/hypercorn-0.11.1/src/Hypercorn.egg-info/SOURCES.txt: ASCII text data/hypercorn-0.11.1/src/Hypercorn.egg-info/dependency_links.txt: very short file (no magic) data/hypercorn-0.11.1/src/Hypercorn.egg-info/entry_points.txt: ASCII text data/hypercorn-0.11.1/src/Hypercorn.egg-info/requires.txt: ASCII text data/hypercorn-0.11.1/src/Hypercorn.egg-info/top_level.txt: ASCII text data/hypercorn-0.11.1/src/hypercorn/__about__.py: ASCII text data/hypercorn-0.11.1/src/hypercorn/__init__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/__main__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/__init__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/context.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/lifespan.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/run.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/statsd.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/task_group.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/tcp_server.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/asyncio/udp_server.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/config.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/events.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/logging.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/middleware/__init__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/middleware/dispatcher.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/middleware/http_to_https.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/middleware/wsgi.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/__init__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/events.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/h11.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/h2.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/h3.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/http_stream.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/quic.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/protocol/ws_stream.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/py.typed: ASCII text data/hypercorn-0.11.1/src/hypercorn/run.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/statsd.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/__init__.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/context.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/lifespan.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/run.py: Python script text executable Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/statsd.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/tcp_server.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/trio/udp_server.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/typing.py: Python script, ASCII text executable data/hypercorn-0.11.1/src/hypercorn/utils.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/__init__.py: empty data/hypercorn-0.11.1/tests/assets/cert.pem: PEM certificate data/hypercorn-0.11.1/tests/assets/config.py: ASCII text data/hypercorn-0.11.1/tests/assets/config.toml: ASCII text data/hypercorn-0.11.1/tests/assets/config_ssl.py: ASCII text data/hypercorn-0.11.1/tests/assets/key.pem: ASCII text data/hypercorn-0.11.1/tests/asyncio/__init__.py: empty data/hypercorn-0.11.1/tests/asyncio/helpers.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/asyncio/test_context.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/asyncio/test_keep_alive.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/asyncio/test_lifespan.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/asyncio/test_sanity.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/asyncio/test_tcp_server.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/conftest.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/helpers.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/middleware/__init__.py: empty data/hypercorn-0.11.1/tests/middleware/test_dispatcher.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/middleware/test_http_to_https.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/middleware/test_wsgi.py: Python script, UTF-8 Unicode text executable data/hypercorn-0.11.1/tests/protocol/test_h11.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/protocol/test_h2.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/protocol/test_http_stream.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/protocol/test_ws_stream.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/test___main__.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/test_config.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/test_logging.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/test_utils.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/trio/__init__.py: empty data/hypercorn-0.11.1/tests/trio/test_keep_alive.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/trio/test_lifespan.py: Python script, ASCII text executable data/hypercorn-0.11.1/tests/trio/test_sanity.py: Python script, ASCII text executable data/hypercorn-0.11.1/debian/changelog: UTF-8 Unicode text data/hypercorn-0.11.1/debian/control: ASCII text data/hypercorn-0.11.1/debian/copyright: UTF-8 Unicode text data/hypercorn-0.11.1/debian/fill.copyright.blanks.yml: ASCII text data/hypercorn-0.11.1/debian/gbp.conf: ASCII text data/hypercorn-0.11.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/hypercorn-0.11.1/debian/source/format: ASCII text data/hypercorn-0.11.1/debian/upstream/metadata: ASCII text data/hypercorn-0.11.1/debian/watch: ASCII text data/hypercorn-0.11.1/.pc/.version: ASCII text data/hypercorn-0.11.1/.pc/.quilt_patches: ASCII text data/hypercorn-0.11.1/.pc/.quilt_series: ASCII text data/hypercorn-0.11.1/.pc/applied-patches: empty