# Generated by devtools/yamaker (pypi). PY3_LIBRARY() VERSION(0.33.0) LICENSE(Apache-2.0 AND BSD-3-Clause AND LicenseRef-scancode-unknown-license-reference AND MIT AND "MIT OR Apache-2.0") PEERDIR( contrib/python/attrs contrib/python/idna contrib/python/outcome contrib/python/sniffio contrib/python/sortedcontainers ) NO_LINT() NO_CHECK_IMPORTS( trio._core._generated_windows_ffi trio._core._io_kqueue trio._core._io_windows trio._core._windows_cffi trio._subprocess_platform.windows trio._tools.gen_exports trio._tools.sync_requirements trio._tools.windows_ffi_build trio._wait_for_object trio._windows_pipes ) PY_SRCS( TOP_LEVEL trio/__init__.py trio/__main__.py trio/_abc.py trio/_channel.py trio/_core/__init__.py trio/_core/_asyncgens.py trio/_core/_concat_tb.py trio/_core/_entry_queue.py trio/_core/_exceptions.py trio/_core/_generated_instrumentation.py trio/_core/_generated_io_epoll.py trio/_core/_generated_io_kqueue.py trio/_core/_generated_io_windows.py trio/_core/_generated_run.py trio/_core/_generated_windows_ffi.py trio/_core/_instrumentation.py trio/_core/_io_common.py trio/_core/_io_epoll.py trio/_core/_io_kqueue.py trio/_core/_io_windows.py trio/_core/_ki.py trio/_core/_local.py trio/_core/_mock_clock.py trio/_core/_parking_lot.py trio/_core/_run.py trio/_core/_run_context.py trio/_core/_thread_cache.py trio/_core/_traps.py trio/_core/_unbounded_queue.py trio/_core/_wakeup_socketpair.py trio/_core/_windows_cffi.py trio/_deprecate.py trio/_dtls.py trio/_file_io.py trio/_highlevel_generic.py trio/_highlevel_open_tcp_listeners.py trio/_highlevel_open_tcp_stream.py trio/_highlevel_open_unix_stream.py trio/_highlevel_serve_listeners.py trio/_highlevel_socket.py trio/_highlevel_ssl_helpers.py trio/_path.py trio/_repl.py trio/_signals.py trio/_socket.py trio/_ssl.py trio/_subprocess.py trio/_subprocess_platform/__init__.py trio/_subprocess_platform/kqueue.py trio/_subprocess_platform/waitid.py trio/_subprocess_platform/windows.py trio/_sync.py trio/_threads.py trio/_timeouts.py trio/_tools/__init__.py trio/_tools/gen_exports.py trio/_tools/mypy_annotate.py trio/_tools/sync_requirements.py trio/_tools/windows_ffi_build.py trio/_unix_pipes.py trio/_util.py trio/_version.py trio/_wait_for_object.py trio/_windows_pipes.py trio/abc.py trio/from_thread.py trio/lowlevel.py trio/socket.py trio/testing/__init__.py trio/testing/_check_streams.py trio/testing/_checkpoints.py trio/testing/_fake_net.py trio/testing/_memory_streams.py trio/testing/_network.py trio/testing/_raises_group.py trio/testing/_sequencer.py trio/testing/_trio_test.py trio/to_thread.py ) RESOURCE_FILES( PREFIX contrib/python/trio/ .dist-info/METADATA .dist-info/entry_points.txt .dist-info/top_level.txt trio/py.typed ) END()